/joke-bot

Discord joke bot.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Discord jokebot

thingy made in python useing interactions and a randumb dataset...

Install

git clone https://github.com/admin-else/joke-bot
cd joke-bot
pip3 install -r requirements.txt
python3 bot.py

You will also have to set your discord-bot-token in the settings.env.

Dataset stuff

cd dataset
sh download_dataset.sh
python3 sortdataset.py