Skip to content

brenneking/TeamPickerDiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TeamPickerDiscordBot

Randomly selects two teams based on who is in a voice channel on Discord

What I Learned

  • The ins and outs of Python as this was my first project written in Python
  • How to properly utlize libraries provided by others

How to Run

  • Create a developer account for Discord and create your bot through their developer portal
  • A token will be given to the bot and you insert those tokens where I stated to insert it
  • This bot is specifically designed for the game Valorant, but you can modify it to work for other games by changing maps and name of the sides
  • On the command line, type 'python3 TeamPickerDiscordBot.py'

About

Randomly selects two teams based on who is in a voice channel on Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages