Skip to content

under MIT license, a discord bot originally made for voting and polling that I started adding other functionalities to

License

Notifications You must be signed in to change notification settings

avkurtz/votebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

votebot

made by Alex Kurtz
adding the bot itself to your server: https://discordapp.com/oauth2/authorize?&client_id=278007006529323008&scope=bot&permissions=0

dependencies

discord.js

license

MIT license, for details see license file

how to set up
  1. put the discord.js module in the same folder as the votebot.js file
  2. create bot on the discord app developer page
  3. copy client token and paste into discord.js code in the last line where there is a blank string
  4. to add to server, go to https://discordapp.com/oauth2/authorize?&client_id=(insert_client_id_here)&scope=bot&permissions=0, replacing (insert_client_id_here) with client id of the bot
  5. run votebot.js file using node
  6. type in ==help on a guild the bot is added to

About

under MIT license, a discord bot originally made for voting and polling that I started adding other functionalities to

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published