- PollButtons is new Discord Bot based on JavaScript.
- You can create cool polls with buttons
- NodeJS v16 (after installation check it with
node -v
) or - NodeJS v18 (after installation check it with
node -v
)
Before installation check requirements
- Download main zip/tar.gz
- 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
- ✅ = These versions are recommended for use.
- ❌ = These versions are not recommended for use.
Version | Supported |
---|---|
1.x.x | ✅ |