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: 4 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-15T08:27:38.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T17:43:13.957Z (5 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`