Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 808 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 808 Bytes

PollButtons

About

  • PollButtons is new Discord Bot based on JavaScript.
  • You can create cool polls with buttons

Requirements

  • NodeJS v16 (after installation check it with node -v) or
  • NodeJS v18 (after installation check it with node -v)

Installation

Before installation check requirements

  1. Download main zip/tar.gz
  2. Create .env file and paste your bot token and your dev server id TOKEN= DEV_SERVER=
  3. In console run this command npm install
  4. Then run node index.js to start your bot

Supported Versions

  • ✅ = These versions are recommended for use.
  • ❌ = These versions are not recommended for use.
Version Supported
1.x.x