Skip to content

Simple Discord bot that lets you create reaction polls. Written in C# using Discord.Net.

License

Notifications You must be signed in to change notification settings

diazgabe/PollBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PollBot

Installation

To host your own instance of the PollBot, clone this repository using Visual Studio 2019 or download the release package and update the config.json file.

Configuration

  prefix             The prefix of commands that this bot will respond to. Default: "!"
  token              Your Discord bot token

Commands

  !help              Displays the help message
  !deleteCommands    Configures the bot to delete commands after executing them
  !keepCommands      Configures the bot to keep commands after executing them
  !poll              Creates a reaction poll. Syntax is as follows: !poll [option1(reaction1) ... optionN(reactionN)]  
                          Example: !poll a(😄), b(😜), c(😍)

License

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Simple Discord bot that lets you create reaction polls. Written in C# using Discord.Net.

Topics

Resources

License

Stars

Watchers

Forks

Languages