Commit Graph

7 Commits

Author SHA1 Message Date
kageru d6383af189 add image to welcome fallback message 2019-06-21 15:14:34 +02:00
kageru 377bdde44b
put all log statements behind the logged actions
make sure we don’t log them as successful if they failed
2019-03-02 10:15:33 +01:00
kageru 3b672e2f30 Generalized redirect function, some logging (fixed #3, #4)
Now supports embeds as an optional parameter. Already 80% less copy
paste code for the redirects. Can’t get it of it 100% because reasons.
Slight adjustments to logging so I can finally see embeds the bot is
sending.
2019-01-27 17:55:05 +01:00
kageru 4566ffc230
gofmt all the things 2019-01-10 00:51:50 +01:00
kageru a30c1b5d65
refactor: moved role distribution to new logic 2018-06-06 17:28:43 +02:00
kageru 9043a9dbac
refactor: !complain 2018-06-04 02:32:40 +02:00
kageru a7d6298746
refactor, breaking: added wrapper to easily create text commands 2018-06-04 00:24:34 +02:00