File tree 3 files changed +76
-0
lines changed
3 files changed +76
-0
lines changed Original file line number Diff line number Diff line change
1
+ [Federation Commands]
2
+
3
+ [DM Commands]
4
+ /createfed <name>: Creates a federation with <name>.
5
+
6
+ /deletefed <name>: Deletes a federation with <name>, case sensitive!
7
+
8
+ /fedban <username>: Bans a user from joining groups in your federation.
9
+ (Don't include an @)
10
+
11
+ /fedunban <username>: Unbans a user from joining groups in your federation.
12
+
13
+ /fedbans: Lists the federation's bans.
14
+
15
+ /fedstats: Federation statistics.
16
+
17
+ [Group Commands]
18
+ /joinfed <name>: Adds the group to the <name> federation.
19
+
20
+ /leavefed: Removes group from it's current federation.
21
+
22
+ Anyone can own 1 federation and only admins can add/remove groups to/from federations.
Original file line number Diff line number Diff line change
1
+ [Group Commands]
2
+
3
+ [Members]
4
+ /settings: Shows the group settings.
5
+
6
+ /rules: Sends the rules.
7
+
8
+ /triggers: Shows saved triggers.
9
+
10
+ /censored: Shows censored words.
11
+
12
+ [Admins]
13
+ /rules <rules>: Sets the rules.
14
+
15
+ /delete rules: Deletes the rules.
16
+
17
+ /days <days>: Accounts with a day count under <days> will be removed upon joining.
18
+
19
+ /lock: Locks the group.
20
+
21
+ /unlock: Unlocks the group.
22
+
23
+ /enable captcha: Enables captchas.
24
+
25
+ /disable captcha: Disables captchas.
26
+
27
+ To add a trigger, do:
28
+ Trigger >> Response
29
+
30
+ /delete <trigger>: Deletes a trigger.
31
+
32
+ /censored: Shows censored words.
33
+
34
+ /censor <word>: Removes people that say <word>
35
+
36
+ /uncensor <word>: No longer removes people that say <word>
37
+
38
+ /quit: Leaves the group.
39
+
40
+ /reset: Deletes all group data and leaves the group.
Original file line number Diff line number Diff line change
1
+ [Basic Commands]
2
+ /ping: Pong!
3
+
4
+ /help: This message
5
+
6
+
7
+ [For Group Commands]
8
+ /help group
9
+
10
+ [For Federation Commands]
11
+ /help federations
12
+
13
+ [Support Group]
14
+ #ichiBot
You can’t perform that action at this time.
0 commit comments