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.
How to set it up:
-
- Add your secret bot token to the config.json file.
-
- Create a suggestions channel.
-
- Copy the channel ID and paste it into config.json.
-
- 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)