Skip to content

BrianCheung1/ButterBotSlashed

Repository files navigation

ButterBotSlashed (Personal Project)

ButterBotSlashed is an open-source discord bot

💡 Current Features

  • Profile
  • Minecraft server status
  • Games
    • Blackjack
    • Rolling higher or lower
    • Slots
    • Mining blocks/ores
  • Economy
    • Giving money to another member
    • Leaderboard for richest members
  • Moderation
    • Deleting Messages
    • Giving Roles to members
  • Movie/Anime lookup
  • Simple math commands
  • Plays song depending on user input
  • Logging messages to console
  • Googling
  • Mongodb database for member id storage and balance
  • Gifs

Installation

cd your-bot-source

git clone https://github.com/BrianCheung1/ButterBotSlashed.git

python3 -m venv bot-env

source bot-env/scripts/activate

pip install -r requirements.txt

python3 main.py

🖥️ Technologies

These technologies are required to run the bot.

📝 License

MIT License

Copyright (c) 2022-present

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages