Skip to content

dev-suro/poll-bot-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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