Discord Bot Construction Kit 馃

A significant update funded by the Discourse team :tada:

FEATURES: new message auto-copy and history copy command by merefield 路 Pull Request #4 路
merefield/discourse-discord-bot (github.com)

  1. A new command !disccopy <number-of-messages> <optional-target-category-name> <optional-target-topic-name> which allows you to copy Discord message history (in that channel) to your Discourse instance from within Discord chat. This can safely cope with 1,000鈥檚 of messages in one go (but for that volume will take time).

  2. Automated per message chat copy, by channel to any identically named Category on Discourse: if the channel name matches the Category name, it will copy the message into Discourse if this is set:
    image

  3. For any message copied into Discourse from Discord, the User will now show correctly if that user has logged into Discourse using the Discord login (So Discord Bot is able to match the user accounts).

  4. Localisation support added for a lot of features.

Thanks to @erlend_sh & Discourse team for speccing & sponsoring this work!! :pray:

More bot stuff coming :wink: :robot:

5 Likes