Skip to content

shri30yans/Bot_go_brrr...

Repository files navigation

Bot go brrr...

A bot made for specific server needs. Table format is saved in the Tables Folder. Make these tables in your database.

Functions:

  • Upvote/Downvote based Karma system
  • Server Economy
  • An award system
  • Events
  • Starboard
  • Auto-reactions in meme and suggestion channels

To run the bot plain on your machine:

  1. Copy .env.example to a .env file
  2. Modify the created .env file and insert the settings needed
  3. Install all the required python3 modules:
sudo pip3 install -r requirements.txt
  1. Run the bot:
python3 bot.py 

To run the bot using docker:

  1. Copy .env.example to a .env file
  2. Modify the created .env file and insert the settings needed
  3. Build the docker container
docker build -t botgobrrr .
  1. Run the bot:
docker run botgobrrr

Images

help
Help command

bal
Balance command

awards
Awards command

spin
Spin command

whois
Whois command

server info
Server info command

leaderboard
leaderboard command

starboard
Starboard command

About

A discord bot for reddit-like functions.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages