admin-else / joke-bot

Discord joke bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Discord joke bot.

License:GNU General Public License v3.0


Languages

Language:Python 91.5%Language:Shell 8.5%