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

Development

Please note self-hosting is hacky and isn't supported, instructions below are for testing/development/messing around. I won't stop you, but YOU will have to mess around with the code a bunch for it to work good, so be warned.

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 all emojis you want to Discord's App Emoji in the Dev Portal.

    If they aren't found there, they will be replaced with a placeholder.

    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