This website requires JavaScript.
Explore
Help
Sign In
ynerant
/
tfjm-discord-bot
mirror of
https://gitlab.com/ddorn/tfjm-discord-bot.git
Watch
1
Star
0
Fork
You've already forked tfjm-discord-bot
0
Code
Issues
Releases
Wiki
Activity
62dc5b7fd7
tfjm-discord-bot
/
bot.py
5 lines
62 B
Python
Raw
Normal View
History
Unescape
Escape
:sparkles: print direct messages
2020-05-10 15:30:45 +00:00
from
src
import
start
:recycle: change structure to grow more
2020-04-27 08:05:17 +00:00
if
__name__
==
"
__main__
"
:
:sparkles: print direct messages
2020-05-10 15:30:45 +00:00
start
(
)