https://github.com/realcyguy/modmail-snippets
Snippets for making Modmail plugins.
https://github.com/realcyguy/modmail-snippets
Last synced: 4 months ago
JSON representation
Snippets for making Modmail plugins.
- Host: GitHub
- URL: https://github.com/realcyguy/modmail-snippets
- Owner: RealCyGuy
- License: mit
- Created: 2020-02-25T15:37:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T01:06:12.000Z (over 6 years ago)
- Last Synced: 2025-07-29T10:11:52.818Z (11 months ago)
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ModmailPluginSnippets
Snippets to make modmail plugins.
## Snippets
How to use a snippet: write the prefix then press `TAB`.
`mp`: Modmail plugin.
`mpbasic`: Basic plugin with no database or logger.
`mptutorial`: Some tutorial stuff.
`cmd`: A command.
`event`/`listener`: An event or listener.
## Known Issues
No known issues.
-----------------------------------------------------------------------------------------------------------