830 Commits

Author SHA1 Message Date
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
4634210960 Add automatic install option 2020-10-19 16:24:39 -04:00
bobloy
a6ebe02233 Back to basics 2020-10-19 16:09:21 -04:00
bobloy
26234e3b18 Alternate dependencies attempt 2020-10-19 15:16:49 -04:00
bobloy
37c699eeee Merge branch 'master' into chatter_develop 2020-10-19 15:15:30 -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
bobloy
5ddafff59f Add ability to delete autobanked guildbanks 2020-10-17 12:24:43 -04:00
bobloy
d71e3afb86 Fix re-adding roles bug 2020-10-11 14:01:12 -04:00
bobloy
5611f7abe7 Don't commit before testing 2020-10-09 13:55:14 -04:00
bobloy
1e8d1efb57 Respect embed color 2020-10-09 13:54:05 -04:00
bobloy
a92c373b49 New gitignore 2020-10-07 15:13:53 -04:00
bobloy
60806fb19c
Merge pull request #151 from bobloy/timerole_develop
Timerole develop
2020-10-05 13:10:28 -04:00
bobloy
4c1cd86930 Better time keepking doesn't include tick 2020-10-05 13:06:53 -04:00
bobloy
10767da507 Clear the reapply logic if the role is deleted 2020-10-05 13:00:58 -04:00
bobloy
c63a4923e7 Actually do the logic right 2020-10-05 11:21:57 -04:00
bobloy
b141accbd9 Timerole rewrite WIP 2020-10-02 15:32:55 -04:00
bobloy
44035b78f7 Timerole rewrite 2020-10-02 15:13:08 -04:00
bobloy
815cfcb031 Add member role WIP 2020-10-02 12:01:17 -04:00
bobloy
8e0105355c fix ww_stop bug when no game is running 2020-10-01 14:33:24 -04:00
bobloy
ffbed8cb9a
Merge pull request #150 from bobloy/lovecalc_image
Get love image right (when cert is fixed)
2020-10-01 10:48:50 -04:00
bobloy
5752ba6056 Black formatting 2020-10-01 09:25:16 -04:00
bobloy
479b23f0f3 Get love image right (when cert is fixed) 2020-10-01 09:24:26 -04:00