Dispoll allows you to send poll in a simple command in a Discord channel.
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
npm install
npm run dev
npm run build
npm start