/Dispoll

☝️Send Discord polls in a simple command

Primary LanguageTypeScriptMIT LicenseMIT

Dispoll

Dispoll allows you to send poll in a simple command in a Discord channel.

Dispoll Gif

Usage

Ask a simple yes/no question:

/dispoll How are you today?

Ask a multiple choices (max 9) question:

/dispoll How are you feeling today? ; Good ; Very good ; Better than ever

Installation

Setup

npm install

Run development

npm run dev

Build

npm run build

Run build

npm start