Skip to content
Permalink
Browse files
Update README.md
  • Loading branch information
clarkh9 committed Nov 23, 2022
1 parent aab9d8f commit 9f653360422eb5c3669b67d1cc9745727173bc79
Showing 1 changed file with 9 additions and 0 deletions.
@@ -18,3 +18,12 @@ pip install dotenv
from dotenv import loadenv
load_dotenv(".env")
```
# Modules used:

``discord.py:`` https://discordpy.readthedocs.io/en/stable/index.html

``Discord API:`` https://discord.com/developers/docs/intro

``asyncio:`` https://docs.python.org/3/library/asyncio.html

``pandas:`` https://pythonbasics.org/pandas-web-scraping/

0 comments on commit 9f65336

Please sign in to comment.