You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow modification of the prefix of the commands, it is a trivial thing to do as in, you probably only need to modify these files to replace !discord and !matrix with a var that can be set in the config.yaml:
Allow modification of the prefix of the commands, it is a trivial thing to do as in, you probably only need to modify these files to replace !discord and !matrix with a var that can be set in the config.yaml:
discordcommandhandler.ts
matrixcommandhandler.ts
provisioner.ts
which isn't much, only 1/2 lines, but i suck at TS, so i cannot do a PR
The text was updated successfully, but these errors were encountered: