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
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
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
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
bobloy
54be5addb5
Merge pull request #149 from bobloy/audiotrivia_update
...
Audiotrivia updates from lessons learned attempting core
2020-10-01 09:20:28 -04:00
bobloy
9440f34669
lovecalculator hotfix ssl error
2020-10-01 09:14:46 -04:00
bobloy
7c95bd4c0f
Black formatting
2020-10-01 09:10:26 -04:00