Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaryanporwal/discord-message-genie
Personal messages db for discord 🧞. Built using latest discord.js v13 and requires node ^16.6.0.
https://github.com/aaryanporwal/discord-message-genie
Last synced: about 2 months ago
JSON representation
Personal messages db for discord 🧞. Built using latest discord.js v13 and requires node ^16.6.0.
- Host: GitHub
- URL: https://github.com/aaryanporwal/discord-message-genie
- Owner: aaryanporwal
- Created: 2021-09-15T08:22:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-15T08:27:38.000Z (over 3 years ago)
- Last Synced: 2024-10-12T08:11:00.428Z (3 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Message Genie Discord Bot 🧞
# Commands:
* ${prefix}write - writes a custom message
* ${prefix}get - gets a custom message
* ${prefix}delete - deletes a custom message
* ${prefix}list - lists all custom messages
### Prefix can be any letter that you want the bot to be called from.
Requires minimum node v16.6
`npm i`
`node index.js`