module osubot for nodebot
yml
osubot:
key: # {string} Your osu! api key
repeater:
times: 3 # {number} the bot will repeat after this number of times.
# use either 'notAllowed' or 'allowed', or none of them. If you use both, 'notAllowed' will be processed first.
notAllowed: # {array?} A list of groups that you don't want the bot to repeat in.
allowed: # {array?} A list of groups that you want the bot to repeat in.
``