Ralph
f88415edb9
Updates
...
Cleaned up the code, fixed the if function for checking if a role is "Allowed". Created an embed for the !roles command to show the allowed roles people can add.
2017-10-27 15:54:31 -04:00
Ralph
8a230f1639
Changed var to let
2017-10-27 09:53:11 -04:00
Ralph
2575972e85
Added Config for Rolesetter
2017-10-27 01:24:16 -04:00
Ralph
a99d91b04c
Create rolesetter.js
...
This module adds the ability to add/remove roles, as well as list the "allowed" Roles that the bot can add and remove.
2017-10-27 01:19:43 -04:00
filipnyquist
5507ab1547
Merge pull request #33 from filipnyquist/master
...
Uploaded the main code!
2017-10-25 21:39:11 +02:00
Fillerino
288e166f20
Uploaded the main code!
...
Uploaded the main sourcecode and some unfinished commands!
2017-10-25 21:31:42 +02:00
Fillerino
6d68fc6657
Preparing for the new bot!
2017-10-25 19:59:33 +02:00
Fillerino
94f305cfd2
Removed Slackbot, moved to old_slack, master will contain discord ver.
2017-10-25 19:51:26 +02:00
filipnyquist
36f5e18324
Merge pull request #21 from MSFTserver/master
...
Add All Supported Currencies From API for !price
2017-09-29 20:32:23 +02:00
MSFTserver
cd345dc6a2
add IDR from cryptocompare api
2017-09-27 14:10:35 -07:00
MSFTserver
a4382734ae
add all supported currencies from api
2017-09-27 13:53:11 -07:00
MSFTserver
b42339e347
Merge pull request #1 from lbryio/master
...
merge fix for !hash
2017-09-27 13:13:18 -07:00
filipnyquist
35bfb267c1
Merge pull request #19 from MSFTserver/patch-1
...
Fix For !hash
2017-09-27 15:43:17 +02:00
MSFTserver
46593b280a
Fix For !hash
2017-09-26 11:34:22 -07:00
Alex Grintsvayg
10b27a5faf
PICKLE RICK!!!
2017-08-25 11:31:20 -04:00
Fillerino
a1ecdb4bf8
Merge pull request #16 from dpmidd/greeting
...
Fixed a few typos and added speech link
2017-08-10 11:32:03 +02:00
dmiddle
9b12e48b63
Fixed a few typos and added speech link
2017-08-09 20:30:49 -04:00
Fillerino
24ee7e4484
Merge pull request #15 from 98farhan94/lbry
...
PriceBot + MarketStats
2017-08-09 11:17:36 +02:00
Shaikh Farhan
f86cc10db8
Update in 5 minutes
2017-08-07 16:25:10 +05:30
Shaikh Farhan
b587037da6
Statbot fixes
2017-08-07 16:18:20 +05:30
Shaikh Farhan
529b0181c6
typo fix
2017-08-07 15:53:04 +05:30
Shaikh Farhan
ab2cd1891d
Added statbot with EUR
2017-08-07 15:30:01 +05:30
Fillerino
0b1f6b04a9
Merge pull request #14 from dpmidd/master
...
Edited and clarified message users get on entry into Slack
2017-08-03 18:32:32 +02:00
dmiddle
6732b66ca8
Edited and clarified
2017-08-03 12:09:21 -04:00
Fillerino
cf8e7fa10a
Merge pull request #13 from aayanl/patch-1
...
Add GBP to pricebot
2017-07-25 17:53:26 +02:00
Procrastinator
4a71ed4c89
Add GBP
2017-06-29 16:43:21 -04:00
Fillerino
2b66ad5921
Added more moderation stuff: Pins and Locked Channels!
...
Added more moderation stuff: Pins and Locked Channels!
2017-06-21 21:14:04 +02:00
Fillerino
f7445d46b6
Update app.js
2017-06-19 21:30:01 +02:00
Fillerino
fa214244bb
Added tipping redir and edited help message to match the latest changes
2017-06-19 21:26:51 +02:00
Fillerino
c31d2e9492
Removed tipbot as it´s moved to its own branch!
...
Removed tipbot as it´s moved to its own branch( and bot)!
2017-06-19 21:20:12 +02:00
Fillerino
5cb50a226d
Merge pull request #12 from filipnyquist/master
...
Added basic structure of modbot + topic controller.
2017-06-15 19:16:05 +02:00
Fillerino
305a723b46
Added basic structure of modbot + topic controller.
...
Added basic structure of modbot + a topic controller that makes so only admins can change topics!
2017-06-15 19:14:04 +02:00
Fillerino
f0475bf5c4
Merge pull request #8 from akinwale/master
...
Price bot implementation pull request
@lyoshenka this will need the MARKET_TRADING_CHANNEL env variable and a npm install!
2017-06-15 17:12:51 +02:00
Fillerino
dfd3f00286
Merge pull request #11 from lbryio/revert-10-revert-9-metadata-fix
...
Revert "Revert "Fallback solution as proposed in pull #7 ""
2017-06-15 10:12:59 +02:00
Fillerino
a9333677e2
Revert "Revert "Fallback solution as proposed in pull #7 ""
2017-06-15 10:12:32 +02:00
Fillerino
096d3513de
Merge pull request #10 from lbryio/revert-9-metadata-fix
...
Revert "Fallback solution as proposed in pull #7 "
2017-06-15 10:07:00 +02:00
Fillerino
00dbbeb625
Revert "Fallback solution as proposed in pull #7 "
2017-06-15 09:58:02 +02:00
Fillerino
099e4c6059
Merge pull request #9 from nikooo777/metadata-fix
...
Fallback solution as proposed in pull #7
2017-06-15 09:56:03 +02:00
Niko Storni
db4aa96031
removed channel entry
2017-06-15 01:47:09 +02:00
Niko Storni
830e46a50c
added fallback handler in case the API is down
...
added short sleep between messages to prevent slack rate limit throttle
fixed price schema
2017-06-15 01:40:37 +02:00
Akinwale Ariwodola
538cc21a34
price bot implementation
2017-06-14 17:29:12 +01:00
Fillerino
7718703243
Merge pull request #7 from nikooo777/metadata-fix
...
re-added claim metadata
2017-06-12 07:29:35 +02:00
Niko Storni
cdd03e68fe
bump for package.json
2017-06-12 02:07:41 +02:00
Niko Storni
16a777ad33
added metadata to claims
2017-06-12 02:03:31 +02:00
Alex Grintsvayg
5894b1a0c8
better emoji
2017-03-17 16:51:41 -04:00
Alex Grintsvayg
046acfe06f
help
2017-03-17 16:27:17 -04:00
Alex Grintsvayg
0f19a63b83
more help
2017-03-17 16:26:19 -04:00
Alex Grintsvayg
8f378115ff
wunderbot help
2017-03-17 16:21:44 -04:00
Alex Grintsvayg
1b197b160d
better messages
2017-03-17 11:04:58 -04:00
Alex Grintsvayg
53b3083bb1
even better handling of claims without value
2017-02-14 12:50:46 -05:00