Compare commits

..

No commits in common. "501290ea518e4827133238ef765dc992d7b7d304" and "9b4aadb83b95b177b8941aae8fc55e0a288f1fad" have entirely different histories.

2 changed files with 0 additions and 7 deletions

7
bot.py
View File

@ -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'))

Binary file not shown.