https://github.com/smyllet/djs-embed-poll
A Node.js module that works with the discord.js to allow poll creation
https://github.com/smyllet/djs-embed-poll
bot discord discord-js djs embed poll sondage
Last synced: 9 months ago
JSON representation
A Node.js module that works with the discord.js to allow poll creation
- Host: GitHub
- URL: https://github.com/smyllet/djs-embed-poll
- Owner: smyllet
- Archived: true
- Created: 2021-08-30T17:58:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T17:23:59.000Z (almost 5 years ago)
- Last Synced: 2024-09-29T09:03:20.017Z (over 1 year ago)
- Topics: bot, discord, discord-js, djs, embed, poll, sondage
- Language: TypeScript
- Homepage:
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
djs-embed-poll is a [Node.js](https://nodejs.org) module that works with the [discord.js](https://discord.js.org) to allow poll creation
## Installation
```
npm install djs-embed-poll
```