/discord-bots

Creating Discord bots to automate certain human tasks.

Primary LanguageGo

discord-bots

Reposter BOT

Send channelID and messageID to the BOT and he will repost content into the #repost channel

Run the bot

repost --token=my_token --channel=repost_channel_id

Send the command to the bot to repost a message in the respot_channel_id

!repost <channelID> <messageID>

repost-2