Skip to content

ShittyAdvice/discord-bot-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocket Bot

Discord bot made in python

Setup

Install all the required dependencies using pip

$ pip install -r requirements.txt

Run

You can run the script simply by calling main.py.

# Launch script with a token. You will be asked to save this token to TOKEN.txt
$ python main.py --token SuperSecretDiscordToken
# Once a token exists in TOKEN.txt you can run the main script without needing any arguments
$ python main.py

TODO

  • Sound snippets from Youtube (and maybe more)
  • Music Player - Send an embed message with the thumbnail and currently playing song.
    • Listen to and use emoji reactions for playlist and volume controls

About

Rocket Bot made in Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages