Go to file
Elfein Landers cc877f049b cmon clippy, it's not worth making a new type 2022-01-30 04:01:25 -08:00
src cmon clippy, it's not worth making a new type 2022-01-30 04:01:25 -08:00
.gitignore Initial commit. 2022-01-24 10:33:09 -08:00
Cargo.lock Initial commit. 2022-01-24 10:33:09 -08:00
Cargo.toml Initial commit. 2022-01-24 10:33:09 -08:00
README.md Update 'README.md' 2022-01-24 20:02:01 +00:00

README.md

A bot for copying a channel's messages, optionally including those in threads, to another channel.

Commands:

Gives information on how to use this bot's commands.

help

Sets which channels to use as source or target.

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.

weave (false | f | true | t)

Sets source and target to None.

reset

Deletes info messages sent by this bot and command messages issued by users.

clean

Deletes all messages sent by this bot.

flush

Stops the bot.

stop

Begins the bot.

begin