This commit is contained in:
churl
2022-01-19 13:29:21 +01:00
parent 962b2b9fab
commit 92193f2952
7 changed files with 2 additions and 47188 deletions

4
bot.py
View File

@ -12,8 +12,8 @@ import discord
# from discord import Intents
from scraper import Girls
from textgen import TextGen
# from scraper import Girls
# from textgen import TextGen
load_dotenv()
TOKEN = os.getenv("DISCORD_TOKEN")