Skip to content

mtyamane/Raxin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raxin

Raxin is a Discord bot that facilitates reaction polls. demonstration of Raxin in a Discord server

Commands

Command Purpose
/poll display commands
/poll Q post question Q with yes/no reactions
/poll Q, A1, A2, etc. post question Q with A1, A2, etc. (up to 10) as answer reactions

Note: Raxin will delete the post used to interact with Raxin

Usage

Hosting locally:

  1. On the command prompt/terminal, navigate to this folder
  2. Run node . and a message should appear to signal the Bot is active

To host on the cloud, follow this tutorial

Installation Instructions

  1. Download and unpack ZIP file
  2. Create 'Raxin' as a new application in the Discord developer portal
  3. Add a bot to the application (Settings > Bot > Add Bot) (Optional: use Raxin.png as the App Icon)
  4. Copy the bot token
  5. Replace TOKEN in line 12 of poll.js with the copied token
  6. Copy the bot client ID (Settings > General Information)
  7. Paste client ID into 'Client ID:' in the Discord permissions calculator
  8. Mark the 'Administrator' permission
  9. Go to the link next to 'Link:' and choose the server you want to add the bot to!

Dependencies

Node.js

About

🤖 A Discord bot that facilitates reaction polls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors