Skip to content

BongoCat is a Discord bot made for fun purposes, with minigames and user-interaction commands

Notifications You must be signed in to change notification settings

DivisionsPython/BongoCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BongoCat

Status

📌 Invite the bot

Invite the bot to your Discord server

📝 Description

It's really similar to bots like Dank Memer and OwO.

  • User-interaction commands
  • Minigames
  • Images and memes
  • Welcomer

and much more.

The prefix is "." but you can also mention the bot itself.

🔗 Documentation

madkarmaa.github.io/bongocat

⚙️ Windows OS Installation

  1. Download and install Git

All the next steps are executed in the Command Prompt

  1. Clone the repository
git clone https://github.com/madkarmaa/BongoCat.git
  1. Setup and run an enviroment
cd BongoCat
python -m venv env
env\Scripts\activate.bat
  1. Close and re-open the Command Prompt

  2. Install discord.py 2.0

python -m pip install -U git+https://github.com/Rapptz/discord.py
  1. Install the bot dependencies using pip
pip install -r requirements.txt
  1. Provide the bot's token in the .env file
  2. Run main.py

Post Scriptum

Big shout-out to Sourcery, as I used their extension to create better code.

About

BongoCat is a Discord bot made for fun purposes, with minigames and user-interaction commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published