Bot Python

Bot Python

4
0

Übersicht

A python script running bot Use it by writting !python, send the message Then write your code


Python script running bot Contains 3 main commands

!help : display help with the commands

!ping : A simple command to check if the bot is alive. It will normally respond by "pong"

!python : begins the python executing process. Just type this command, send the message, wait for the bot waiting message, then write your code in the next message. You can write it blank, or use the Discord python code markdown with :

```python

print("Hello World !")

```

The bot will answer with the python output of your program

Please note that the input() command will not work for the moment.

Bewertungen und Rezensionen


4

3 Bewertungen

Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.

5 Sterne

2

4 Sterne

0

3 Sterne

0

2 Sterne

1

1 Stern

0



Sett Xem Sex
Sett Xem Sex
over 3 years ago

Hey, I need your bot on our server. Can you add it on? We are doing a Tech club at school. We want to create our discord for people to learn and play with python. Please contact me if you have more information about the club. Club email: [email protected]

1

Gustavin
Gustavin
over 4 years ago

Not verified :(, i can't add to my server

0

Narutinn
Narutinn
almost 5 years ago

Genius brother, especially the ability to read almost any command in the message, genius has his repository on git ??

1
Avatar
Bot PythonAntwort auf Narutinn

Hey there, thanks a lot Here is the git : https://github.com/vicllo/PythonBot