Update 'README.md'

pull/1/head
elfein 2022-01-24 20:02:01 +00:00
parent 6df6577967
commit 0458817f1b
1 changed files with 17 additions and 0 deletions

View File

@ -1,18 +1,35 @@
*A bot for copying a channel's messages, optionally including those in threads, to another channel.* *A bot for copying a channel's messages, optionally including those in threads, to another channel.*
**Commands:** **Commands:**
Gives information on how to use this bot's commands. Gives information on how to use this bot's commands.
`help` `help`
Sets which channels to use as source or target. Sets which channels to use as source or target.
`set (source | s | target | t) <channel id> [(source | s | target | t) <channel id>]` `set (source | s | target | t) <channel id> [(source | s | target | t) <channel id>]`
Tells the bot whether or not to copy from threads. Default is true. Tells the bot whether or not to copy from threads. Default is true.
`weave (false | f | true | t)` `weave (false | f | true | t)`
Sets source and target to `None`. Sets source and target to `None`.
`reset` `reset`
Deletes info messages sent by this bot and command messages issued by users. Deletes info messages sent by this bot and command messages issued by users.
`clean` `clean`
Deletes all messages sent by this bot. Deletes all messages sent by this bot.
`flush` `flush`
Stops the bot. Stops the bot.
`stop` `stop`
Begins the bot. Begins the bot.
`begin` `begin`