https://github.com/merlin04/devzat-plugin-duckpoll
Poll plugin for Devzat
https://github.com/merlin04/devzat-plugin-duckpoll
Last synced: 8 months ago
JSON representation
Poll plugin for Devzat
- Host: GitHub
- URL: https://github.com/merlin04/devzat-plugin-duckpoll
- Owner: Merlin04
- License: mit
- Created: 2022-05-18T04:16:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T18:52:41.000Z (about 4 years ago)
- Last Synced: 2025-09-25T18:31:56.887Z (9 months ago)
- Language: TypeScript
- Size: 14.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Devzat Node Starter
This template allows you to quickly get started building Devzat plugins with Node.js and TypeScript.
## Usage
Make a `.env` file with `DEVZAT_ADDRESS` and `DEVZAT_TOKEN`, run `yarn`, then run `yarn start`.