Skip to content

Ataago/GO-BOT-Discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO-BOT-Discord

A Discord BOT - GO developed using Python.

Using the GO BOT.

  • Make sure you are an Admin in the server.
  • Click here to invite the BOT to your server.
  • Give the BOT Admin privileges.

Features of the GO BOT

  • autorole assignment for a new member.
  • play youtube music.
  • Moderation
  • Fun commands
  • Level Systems.
  • Voting System.
  • Suggestion commands.
  • Many features upcoming.

Intial Bot Setups

  • Create an Admin role named as admin
  • Enter command: go setup
  • Log user Voice Channel logs: go set_log_channel <log_text_channel_name>
  • Suggestion Channel: go set_suggestions_channel <channel_name>
  • Set Auto role on member join: go autorole <role_name>
  • Set Moderation role: go modrole <role_name>

Want to host the BOT?

  • Install python on your PC 3.6+.
  • Install Discord API using cmd prompt. python -m pip install -U discord.py
  • Install Discord voice API using cmd prompt. python -m pip install -U discord.py[voice]
  • Install youtube_dl using cmd prompt. python -m pip install -U youtube_dl
  • Download FFMPEG
  • set the path variable for ffmpeg/bin in system env.

About

A Discord BOT - GO developed using Python.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages