(Open-Source) Discord Suggestion Bot

Posting this here because it’s not directly Roblox related.

https://gyazo.com/0a4a9a354597b5d3d1b83d9281c82914

I made a simple suggestion bot for people that want auto-reactions in their discord #suggestion channel. I might add more functionality later like a suggest command.

GitHub: GitHub - cooper25/suggestionBot: Adds a thumbs up/thumbs down and thinking emoji to all messages in a #suggestions channel (except messages with / )

How to set it up:

    1. Add your secret bot token to the config.json file.
    1. Create a suggestions channel.
    1. Copy the channel ID and paste it into config.json.
    1. Host your bot.

Important: If you’re using visual studio code for hosting, type “node .” into the terminal to start it.

(thanks @fivefactor for the contributions)

4 Likes