- PollButtons is new Discord Bot based on JavaScript.
- You can create cool polls with buttons
- NodeJS v16 (after installation check it with
node -v
)
Before installation check requirements
- Download latest version of PollButtons from PollButtons Releases (downloading beta versions its on own risk, in these versions can be bugs)
- Create
.env
file and paste your bot token and your dev server idTOKEN=
DEV_SERVER=
- In console run this command
npm install
- Then run
node index.js
to start your bot
- Don't change developer name in /bot command
- MIT License (mention the author)
- ✅ = These versions are recommended for use.
- ❌ = These versions are not recommended for use.
Version | Supported |
---|---|
1.x.x | ✅ |