Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`