Hi guys,
I have a little question about discobot, i searched a way to create a discourse bot who replied to a keyword with a pre-recorded answer.
Example :
@Bot bonus
answer a message defined randomly.
Could be possible with discobot ? or need to create a new bot ? And how do it ?
Thanks guys
This isn’t currently possible with discobot itself but you can create a bot using Hubot for this purpose, I built a Discourse adapter for it:
9 Likes
Thanks @featheredtoast i’ll be thinking about this possibilty but JS isn’t my favourite language and i’m not sure to be though confident to success in this mission