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

17
Pipfile
View File

@ -1,17 +0,0 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
python-dotenv = "*"
rich = "*"
"discord.py" = "*"
beautifulsoup4 = "*"
selenium = "*"
PyNaCl = "*"
[dev-packages]
[requires]
python_version = "3.10"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

30383
bible.txt

File diff suppressed because it is too large Load Diff

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")

16786
faust.txt

File diff suppressed because it is too large Load Diff