Files
discordgpt/.gitignore

6 lines
119 B
Plaintext

#wher are stored token and api keys
config.py
#Python cache, unique to each machine when program launched
__pycache__