diff options
author | Josh <eeei3.joshua0307lol@gmail.com> | 2024-11-01 18:13:47 -0400 |
---|---|---|
committer | Josh <eeei3.joshua0307lol@gmail.com> | 2024-11-01 18:13:47 -0400 |
commit | 005af272481f43a9c075cc0278b949213fd1ee8e (patch) | |
tree | 17d1f17176ea022033df98d3bccf362821e85b81 /.env | |
parent | 27cdae26e243ba74aa47c6ec923d807a0e163d5d (diff) |
feat: Created bigresult.py to house important bot logic. Changed bot structure so it is no longer a just wall of decorators, now it is a subclass. Also Created .env for storing important data.
Diffstat (limited to '.env')
-rw-r--r-- | .env | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +DISCORD_TOKEN=MTMwMTcwNjIwNTE4NTQ0NTkwOQ.G97xsa.7jLRHy6lfrjroRAGiyHFjjfpWiALwKvNLwfUgQ +DISCORD_GUILD=meme dump place
\ No newline at end of file |