arctixdev / xkcd-discord-bot

A simple Discord bot to view comics from https://xkcd.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xkcd discord bot

A simple Discord bot to view comics from https://xkcd.com/

How to run

One foot in front of another

Setup

Create a Discord bot and get token: https://www.getdroidtips.com/discord-bot-token/

create a .env file in the root directory of the project.

Then put: TOKEN={token} into the file where {token} is replaced by your bot token

Install python3 and run: pip install -r requirements.txt

When thats done you can start the bot by typing this into your terminal while being in the project directory:

python main.py

Sory for bad docs xD

About

A simple Discord bot to view comics from https://xkcd.com

License:The Unlicense


Languages

Language:Python 98.7%Language:Shell 1.3%