Skip to content

Discord Cat Bot Source Code

License

Notifications You must be signed in to change notification settings

milenakos/cat-bot

Repository files navigation

Cat Bot PFP Cat Bot top.gg Discord Server

Discord Cat Bot Source Code

Setup

Prerequisites

  • Python 3
  • Git (optional)
  • PostgreSQL (optional)

Instructions

  1. Clone the repository. You can use green "Code" button at the top or a git command:

    git clone https://github.com/milenakos/cat-bot.git

  2. Install requirements:

    pip install -r requirements.txt

  3. You will need to upload all needed emojis to Discord's App Emoji in the Dev Portal.

    If they aren't found there, they will be replaced with a placeholder (this breaks catching).

    All emojis can be downloaded here.

  4. Go inside of the config.py file and configure everything for your liking.

  5. Run the bot with python bot.py

  6. Done!

License

Cat Bot is licensed under Creative Commons Zero v1.0 Universal license. View LICENSE for more information.

About

Discord Cat Bot Source Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages