Skip to content

A simple Discord bot to reward your server members.

License

Notifications You must be signed in to change notification settings

DDynamic/discord-stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-stars

A simple Discord bot to reward your server members.

Copyright (c) 2020 Dylan Seidt. Licensed under the MIT License.

Setup Instructions

Deploy

  • Deploy the app to heroku using the button above. If you are using the free plan, you should verify your Heroku account.
  • Create a new application with a bot user on the discord developer website. Copy the bot user's token.
  • Go to your app's Config Vars and add in a DISCORD_TOKEN key with the value of your bot user's token. Add a DISCORD_PREFIX key with your desired command prefix. Under Resources, disable the web dyno and enable the worker dyno.
  • Invite the bot to your server. Go to the following URL after replacing the Client ID found on the discord bot overview page. https://discordapp.com/api/oauth2/authorize?client_id=REPLACE&permissions=8&scope=bot
  • Try out the help command by running prefix help where prefix is the prefix you defined.

About

A simple Discord bot to reward your server members.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published