Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T17:23:59.000Z (about 3 years ago)
- Last Synced: 2024-09-20T04:16:13.882Z (about 2 months 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
```