mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-15 06:05:03 +00:00
Update to Knub 14.0.0 and make changes to plugins accordingly
This commit is contained in:
parent
4a33932ffa
commit
b0cd8762f1
19 changed files with 57 additions and 25 deletions
|
@ -9,6 +9,8 @@ let activeReload: [string, string] = null;
|
|||
* A global plugin that allows bot owners to control the bot
|
||||
*/
|
||||
export class BotControlPlugin extends GlobalPlugin {
|
||||
public static pluginName = 'bot_control';
|
||||
|
||||
getDefaultOptions() {
|
||||
return {
|
||||
config: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue