Skip to content

An amazing Discord bot with lots of functionalities!

License

Notifications You must be signed in to change notification settings

Rishiraj0100/SuperBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperBot

Add to your Discord server

SuperBot is the solution to your crowded and chaotic Discord server!

SuperBot is still in beta

forthebadge

forthebadge

forthebadge

Open Source Love GitHub issues GitHub stars Github search hit counter

Features

  • Play music

    • Pause
    • Resume
    • Volume Control
    • Queue
    • Skip song
  • Manage Server

    • Kick Members
    • Ban Members
    • Mute Members
    • Clear Chat
  • Game Stats

    • Steam
    • CS:GO
    • More Coming Soon!
  • User Info

    • Get info about a user
    • Get info about the current server
    • Get info about this bot
  • Other

    • Roll a Dice
    • Get the Time
    • Ping Pong

Usage

How to use this bot.

Dependencies

  • discord.py
  • youtube-dl
  • pycountry
  • pythonping

How to run

How to run this bot yourself.

Install dependencies:

git clone https://github.com/Rapptz/discord.py.git --branch rewrite --single-branch discord.py
cd discord.py
python3.6 -m pip install -U .[voice]
python3.6 -m pip install youtube-dl
python3.6 -m pip install pycountry
python3.6 -m pip install pythonping
sudo apt install ffmpeg

Run the Discord bot

Edit the mainconf.py and addd your API keys.

Then start the bot:

python3.6 bot.py

Issues

Find a bug or want to request a new feature? Please let me know by Submitting an issue!

Contact

Need a little help? Contact me at maikka39@gmail.com and I'll try to help you sort it out.

Licensing

Licensed under the MIT License

About

An amazing Discord bot with lots of functionalities!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%