George Needham e3526750d2 feat: add TS devOnlyServer plugin (#42)
* feat: add TS devOnlyServer plugin

This plugin will send an error message when the command is ran outside of the specified guild id(s).
If there is no `perFail` message provided, the code will provide an error.

* feat: edit devServerOnly plugin

EDIT: Checks if the fail message exists.

* refactor: changed name of plugin

Changed name of plugin devOnlyServer.ts to serverOnly.ts

* refactor: changed name of plugin on sample command

Forgot to change name of plugin on the sample command during previous refactor.

* refactor: update default failMessage parameter.

Correct default fail message.
2022-09-24 12:53:16 -05:00
2022-09-24 10:36:19 +05:30
2022-07-31 11:28:57 +05:30
2022-07-31 11:27:05 +05:30
2022-07-29 09:09:04 +05:30
2022-07-31 11:27:05 +05:30
2022-07-31 11:27:05 +05:30
2022-09-14 22:26:40 +05:30

Awesome discord reposize forks stars

sern Plugins

An awesome list of plugins made by the awesome community, for the awesome community who use the sern framework to develop their Discord Bots.

How to install

As easy as running sern plugins with the CLI. Make sure you have a sern.config.json file at the root of your project.

You can also install them by downloading the file into your project.

Then, read the comments of the plugin file to know how to use them or run /plugin on the discord server

Contributing

Create your plugin by reading the docs, then open a PR. Code it in TypeScript, and a GitHub Action will convert the plugin to JavaScript automatically when merged.

Description
No description provided
Readme 588 KiB
Languages
TypeScript 93.8%
Clojure 6.2%