h4rmy / roton-discord-bot

a simple discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

roton-discord-bot

my first discord bot :3

setup

warning the exe files are neded for music

curently can be hosted windows only

download the repo files
enter your bot token in to the src/config.py in token
change some other setings if you want :-)
run the run.py file

functions

- misc
-- repeat ; repeats a mesage
-- short_url ; shorts the given url

- fun
-- insult ; sends a random insult of the given language
-- r_animal ; sends a random pic of a given animal
-- r_anime ; sends a random anime pic/gif/text of the given category

- music
-- play ; plays a given song, flags: -s (search, example: //play -s Exyl - nice logo) -l (link, example: //play -l https://www.youtube.com/watch?v=vQd1xc_RYPs)
-- pause ; pauses current song 
-- resume ; resumes song if paused
-- stop ; stops the current song
-- leave ; makes the bot leave the vc

About

a simple discord bot

License:GNU General Public License v3.0


Languages

Language:Python 100.0%