Commit graph

15 commits

Author SHA1 Message Date
Niko
0de418b560
update clause 2018-04-03 13:59:22 -04:00
MSFTserver
298479ea9c
fix aliases
to use aliases youll need to create a alias.json in the folder with bot.js 
Example:
```
{
"tests":"stats"
}
```
2018-02-16 00:45:47 -08:00
Niko Storni
5551546718 added preliminary support bot 2017-12-25 02:08:53 +01:00
Niko
e5b39ccd8b
fail silently if a command doesn't exist
because it most likely does now....
2017-12-19 02:21:26 +01:00
Niko Storni
fe822fb110 added all commands
made commands case insensitive
removed old commands
2017-12-19 01:19:05 +01:00
Niko Storni
6fff099a62 prettified code once and for all 2017-11-17 22:47:17 +01:00
Niko Storni
aa6a233317 added semi-working content bot
requires lbry-decoder
2017-11-10 02:27:11 +01:00
MSFTserver
5e1619e2da
delete Tipping Message 2017-11-07 11:12:05 -08:00
Fillerino
6ce8aade5b Fixed formating and added prettier to pre-commit.
Fixed the formatting, added prettier to auto run on pre-commit.
2017-11-07 18:25:05 +01:00
Thomas Zarebczan
f1bcdf1c1f
extend deletion timeout on invalid command 2017-11-03 14:19:13 -04:00
MSFTserver
e7a6aa5e2c fix issue of bot crashing upon DMing 2017-10-26 17:15:07 -07:00
MSFTserver
720fffe099 revert last commit 2017-10-26 17:13:50 -07:00
MSFTserver
f7b69bce46 fixed issue causing bot to crash from new console message 2017-10-26 17:08:04 -07:00
MSFTserver
19d3b65eeb console log message update
update console log message to include username of id given
2017-10-25 21:50:19 -07:00
Fillerino
288e166f20 Uploaded the main code!
Uploaded the main sourcecode and some unfinished commands!
2017-10-25 21:31:42 +02:00