MadnessExpress / BruhBot

A ruby based Discord bot made with Discordrb
GNU General Public License v3.0
4 stars 2 forks source link

Fancy Tag Messages #15

Closed Esjitu closed 8 years ago

Esjitu commented 8 years ago

Inspired by Onee-chan.

Onee-chan has two features that drew my eye - -letsplay and -call. Both messages tag @everyone and announce that the user who ran the command would like to (in the former) play a game or (in the latter) have a voice chat, accompanied by emoji. I think this sort of prettied up usage-specific tagging method would be fun.

Bonus points if these can be configured by the user in the config file to create their own shoutout commands - ex. maybe I run a server where League of Legends is popular and want the command to specifically call out a role of users who also play. In this case the command could be configured to change the role tagged (instead of @everyone) and the flavor text of the message ala Attention @league , @username would like to play a round of League!!.