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
7b86be7e23
tfjm-discord-bot
/
bot.py
6 lines
99 B
Python
Raw
Blame
History
from
src
import
bot
from
src
.
constants
import
TOKEN
if
__name__
==
"
__main__
"
:
bot
.
run
(
TOKEN
)
Reference in New Issue
View Git Blame
Copy Permalink