Commit graph

42 commits

Author SHA1 Message Date
Coolguy3289
a39139c0f1 Update all dependencies
Reformat bot for latest discord.js
Bump Node to v16
Fix embeds across the board
Implement intents for new discord API
Remove SupportBot module
Remove WelcomeBot module
Fixed !helpcommands and !price helptext logic
Fix LBRYLinker for new embed system
Remove ClaimBot completely (Unused)
Remove RoleSetter (No longer used)
Remove Speech Module (Spee.ch is deprecated)
2021-09-13 11:43:10 -04:00
Ralph
5225287699
Update bot.js 2021-04-05 11:49:06 -04:00
Ralph
3e2cbd7ab5
Update bot.js 2021-04-05 11:47:48 -04:00
Ralph
7baefbf774
Update Mention Check 2021-04-05 11:43:43 -04:00
Ralph
cbe3f032fb
Update Bot Guild number 2021-04-05 11:39:38 -04:00
Ralph
1e844db3be Removed debug logging in releasenotes
Remove online check in discord userID
2019-12-29 19:45:32 -05:00
Ralph
fa0a916774
Merge branch 'master' into Coolguy3289-patch-3 2019-11-17 13:55:46 -05:00
Ralph
e366920bcc Remove null channel check 2019-11-17 13:54:03 -05:00
Ralph
de593f247c Add enabled flag for claimbot and irc-bridge to config
update configuration
2019-11-17 13:47:58 -05:00
utkarshiam
2fc9928ab9 The Strict Equality Comparison added 2019-10-08 05:21:48 +05:30
filipnyquist
ece3da11f8 Fixed a problem with the lbrylinker not working on - chars. 2018-07-17 11:40:10 +02:00
filipnyquist
a3de66c2ac Fixed a double declared let. 2018-07-13 11:21:47 +02:00
filipnyquist
c3fe1778ea
Merge branch 'master' into patch-8 2018-07-13 11:17:51 +02:00
filipnyquist
5ccfaaf4c7 Fixed problem with aliases causing bot to crash 2018-05-30 18:44:20 +02:00
filipnyquist
01ff2d995a Fixed some variables, bugfixes 2018-05-30 18:20:12 +02:00
Ralph
2e527ff3a8
Merge branch 'master' into patch-8 2018-04-17 16:54:36 -04:00
Niko
84782bfb4d
remove unnecessary prints 2018-04-03 14:00:47 -04:00
Niko
0de418b560
update clause 2018-04-03 13:59:22 -04:00
Ralph
f578c8a6f0
Removed Unnecessary Semi-Colon 2018-04-02 16:40:49 -04:00
MSFTserver
1f92b7b663
move treating command
moves treating command message down to valid command to avoid logging all messages with activator !
2018-03-31 16:14:13 -07:00
MSFTserver
9dea8384fc
fix checks 2018-03-31 15:46:34 -07:00
MSFTserver
5fb14d97a8
last fixes for crashes pm2 will catch and restart 2018-03-31 14:24:18 -07:00
MSFTserver
f77041f695
crash fix for offline and non dm-able 2018-03-31 14:05:12 -07:00
Ralph
6db77871d1
Updated setGame to setActivity (Deprecation) 2018-03-30 16:07:30 -04:00
filipnyquist
9038811844
Merge pull request #151 from lbryio/pretty-nice
armonize prettier config with tipbot
2018-03-30 16:37:07 +02:00
Ralph
3ca233bea6 Re-Added moderation to config (#148)
* Re-Add moderation to config
2018-03-29 15:57:25 -04:00
Niko Storni
f3dc3c0356
armonize prettier config with tipbot 2018-03-28 18:33:15 -04:00
MSFTserver
effc17ad12
check if user is online 2018-03-27 14:12:36 -07: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