Extracts discord channels / messages and transform them into pandas tables
- Establish a discord bot for your relevant channels (generate token according to Link)
- Run aggregation by starting the script
pipenv run main.py
- Evaluate the resulting pandas tables in a notebook started by
pipenv run jupyter notebook