744 Commits

Author SHA1 Message Date
bobloy
9c9b46dc76 Print expired triggers separately 2021-01-04 14:47:59 -05:00
bobloy
d5bc5993ea Nevermind, bad idea. Just add the checks 2021-01-04 09:14:44 -05:00
bobloy
ce41c80c3b Remove fetch_message, channel history is just better 2021-01-04 08:50:48 -05:00
bobloy
c603e4b326 Merge branch 'master' into fifo_develop 2021-01-04 08:44:57 -05:00
bobloy
d13fd39cfc Require python-dateutil 2020-12-22 13:56:28 -05:00
bobloy
8dc81808e6 Merge remote-tracking branch 'origin/master' 2020-12-22 13:55:31 -05:00
bobloy
b2c8268c9b Update labeler 2020-12-22 13:55:16 -05:00
bobloy
f3dab0f0c6 Fix construction of set 2020-12-18 17:57:48 -05:00
bobloy
bae50f6a7a
Merge pull request #164 from bobloy/werewolf_develop
Werewolf bugfixes
2020-12-08 11:21:25 -05:00
bobloy
5892bed5b9 Didn't do werewolf label right 2020-12-08 11:20:21 -05:00
bobloy
36826a44e7 Mostly line separators 2020-12-08 11:17:50 -05:00
bobloy
0a0e8650e4 Merge branch 'master' into werewolf_develop 2020-12-08 11:13:02 -05:00
bobloy
d36493f5a8
Merge pull request #163 from ASSASSIN0831/master
[Infochannel] Rewrite: New counters, customize names, better rate limits
2020-12-08 11:09:44 -05:00
bobloy
fc8e465c33 Remove excess comments 2020-12-08 11:08:20 -05:00
bobloy
087b10deb2 Merge branch 'master' into ASSASSIN0831_master 2020-12-08 10:57:58 -05:00
bobloy
bf3c292fee Black formatting 2020-12-08 10:57:36 -05:00
bobloy
c7820ec40c No asyncio here 2020-12-08 10:54:59 -05:00
bobloy
b566b58e1a Infochannel rewrite 2020-12-08 10:53:24 -05:00
ASSASSIN0831
69e2e5acb3
Black formatting 2020-12-03 13:53:17 -05:00
ASSASSIN0831
bce07f069f
Update infochannel.py 2020-12-02 22:14:22 -05:00
ASSASSIN0831
9ac89aa369
The big update
Changes:
[FIX]Fixed issued where toggling an infochannel off does not delete the channel
[UPDATE] Default counter is now total server members instead of just human users
[NEW] Can now toggle off the default counter
[NEW] Added a shortcut for infochannelset as icset
[NEW] Infochannels are now sorted into a seperate category
[NEW ]Added New Counters:
	Total members(Users+Bots)
	Roles(Total roles in server)
	Channels(Total channels in server. Not including infochannels and categorys)
	Offline
	Role(members with a specified role)
[NEW] Can now customize channel names including the category name
2020-12-02 22:09:52 -05:00
bobloy
624e8863b1 Additional expired trigger handling 2020-11-25 14:01:45 -05:00
bobloy
51dc2e62d4 Use customdate, check expired before scheduling 2020-11-25 10:15:36 -05:00
bobloy
d85f166062 Custom Date that doesn't do past dates 2020-11-25 10:14:50 -05:00
bobloy
5ecb8dc826 Don't schedule jobs without a trigger 2020-11-25 10:14:09 -05:00
bobloy
9411fff5e8 Clear old code, shutdown manually, AsyncIter steps 2020-11-25 10:05:52 -05:00
bobloy
0ff56d933b Make relative times better, add fifo wakeup 2020-11-25 10:05:16 -05:00
bobloy
8ab6c50625 HOTFIX: Don't be crzy with pytz timezones 2020-11-19 13:07:29 -05:00
bobloy
19ee6e6f24 Add and remove comments 2020-11-19 10:40:20 -05:00
bobloy
b2ebddc825 I forgot to add the bot object for some reason. 2020-11-19 10:27:22 -05:00
bobloy
907fb76574
Merge pull request #159 from bobloy/fifo_develop
[FIFO] Fix schedule timing
2020-11-17 16:14:12 -05:00
bobloy
3c3dd2d6cd Correctly handle backwards compatibility 2020-11-17 15:35:17 -05:00
bobloy
a946b1b83b Catch error better 2020-11-17 15:30:07 -05:00
bobloy
ca8c762e69 FIFO resturcture 2020-11-17 15:14:50 -05:00
bobloy
721316a14e
Merge pull request #158 from bobloy/fifo_add_relativetrigger
Add relative trigger, better error handling
2020-11-11 10:42:05 -05:00
bobloy
40b01cff26 Black formatting 2020-11-11 10:40:49 -05:00
bobloy
2ea077bb0c Add relative trigger, better error handling 2020-11-11 10:38:54 -05:00
bobloy
99ab9fc1b4 [HOTFIX] Fix not applying the similarity threshold 2020-11-11 09:44:49 -05:00
bobloy
a2948322f9 Download ubuntu data to the cog data directory 2020-11-06 12:42:03 -05:00
bobloy
419863b07a Better error logging. 2020-11-04 09:04:32 -05:00
bobloy
8015e4a46d Hotfix scheduling snowflake issue 2020-11-02 11:49:42 -05:00
bobloy
1f1d116a56 Docstring update 2020-10-30 12:17:35 -04:00
bobloy
db538f7530 Hotfix cause I didn't test this 2020-10-28 15:19:28 -04:00
bobloy
3bb6af9b9b
Merge pull request #156 from bobloy/fifo_fixmultitrigger
Fix multi-triggers, add `checktask` to see more scheduled executions
2020-10-28 13:08:58 -04:00
bobloy
fc0870af68 Fix multi-triggers, add checktask to see more scheduled executions 2020-10-28 13:08:03 -04:00
bobloy
5fffaf4893 cog_unload, not __unload, whoops. 2020-10-23 11:41:11 -04:00
bobloy
477364f9bf
Merge pull request #154 from bobloy/chatter_checks
Add appropriate checks to Chatter
2020-10-21 14:51:47 -04:00
bobloy
6e2c62d897 Add appropriate checks 2020-10-21 14:47:39 -04:00
bobloy
675e9b82c8
Update README.md
Fix typo in cog name and unnecessary <>
2020-10-21 14:22:40 -04:00
bobloy
5f58d1d658
Merge pull request #152 from bobloy/stealemoji_develop
Add ability to delete autobanked guildbanks
2020-10-17 12:30:11 -04:00