Bot Python

Bot Python

4
0

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.

점수 & 리뷰


4

리뷰 3개

리뷰는 등록된 사용자만 남길 수 있습니다. 모든 리뷰는 Top.gg의 사이트 중재자가 관리합니다. 게시하기 전 저희의 지침을 반드시 확인해 주세요.

별점 5점

2

별점 4점

0

별점 3점

0

별점 2점

1

별점 1점

0