akionsight / catBot

A discord bot to send you images of cats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catBot

A discord bot to send you images of cats

Self-Hosting

  1. Create a bot on the Discord Dev Portal
  2. Clone this repo with the git clone https://github.com/akionsight/catBot command
  3. Go into the directory and open .env file, and fill in space seperated values for the channel ids of which channels are allowed
  4. Obtain the bot token from the discord dev portal after creating the bot

The env file should look something like this

image

  1. Now install the requirements to run the app with the pip install -r requirements.txt
  2. now start the main.py file in the directory
  3. Invite the bot to your server
  4. go ahead enter `cat in any allowed channels and enjoy

A Small note

I literally created this project in like under half an hour, so there might be a few bugs, create a issue on this repo and i will surely help you out

Also, please provide feedback if you end up using this bot

License

This project is under the MIT license that can be found in this repo

image

About

A discord bot to send you images of cats

License:GNU General Public License v3.0


Languages

Language:Python 100.0%