Compare commits
No commits in common. "501290ea518e4827133238ef765dc992d7b7d304" and "9b4aadb83b95b177b8941aae8fc55e0a288f1fad" have entirely different histories.
501290ea51
...
9b4aadb83b
7
bot.py
7
bot.py
|
@ -1,7 +0,0 @@
|
||||||
import discord
|
|
||||||
import os
|
|
||||||
from discord.ext import commands
|
|
||||||
from dotenv import load_dotenv
|
|
||||||
|
|
||||||
load_dotenv("./vars/.env")
|
|
||||||
print(os.getenv('TOKEN'))
|
|
BIN
data/users.db
BIN
data/users.db
Binary file not shown.
Loading…
Reference in New Issue