Updated company name. Protected command from non admins. Added documentation.
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 1m6s
All checks were successful
Main / build-and-push-docker-image (20.x) (pull_request) Successful in 1m6s
This commit is contained in:
@@ -19,7 +19,7 @@ import { botInfoCommand } from "./features/botInfoCommand.js";
|
||||
import { getGroupIDCommand } from "./features/getGroupIDCommand.js";
|
||||
import { helpCommand } from "./features/helpCommand.js";
|
||||
import { embedCheck } from "./features/embedCheck.js";
|
||||
import { isWKCGroup } from "./features/isLCMGroup.js";
|
||||
import { isWKCGroup } from "./features/isWKCGroup.js";
|
||||
|
||||
interface Dependencies {
|
||||
config: Config;
|
||||
|
||||
Reference in New Issue
Block a user