bobloy
3f997fa804
Fix to pickle error and Nonetype comparison
4 years ago
bobloy
837cff7a26
Merge pull request #167 from bobloy/fifo_develop
...
FIFO expired triggers
4 years ago
bobloy
796edb4d35
Corrected expired triggers
4 years ago
bobloy
6c669dd170
Change typing
4 years ago
bobloy
9bdaf73944
Add __str__ and TODO for better "seeing"
4 years ago
bobloy
3b50785c5b
Docs update, better delete
4 years ago
bobloy
d14db16746
Small doc update
4 years ago
bobloy
2c9f3838da
Update info to include install instructions
4 years ago
bobloy
9f10ea262d
Semantic change
4 years ago
bobloy
320f729cc9
Print expired triggers separately
4 years ago
bobloy
9c9b46dc76
Print expired triggers separately
4 years ago
bobloy
d5bc5993ea
Nevermind, bad idea. Just add the checks
4 years ago
bobloy
ce41c80c3b
Remove `fetch_message`, channel history is just better
4 years ago
bobloy
c603e4b326
Merge branch 'master' into fifo_develop
4 years ago
bobloy
d13fd39cfc
Require python-dateutil
4 years ago
bobloy
8dc81808e6
Merge remote-tracking branch 'origin/master'
4 years ago
bobloy
b2c8268c9b
Update labeler
4 years ago
bobloy
f3dab0f0c6
Fix construction of set
4 years ago
bobloy
bae50f6a7a
Merge pull request #164 from bobloy/werewolf_develop
...
Werewolf bugfixes
4 years ago
bobloy
5892bed5b9
Didn't do werewolf label right
4 years ago
bobloy
36826a44e7
Mostly line separators
4 years ago
bobloy
0a0e8650e4
Merge branch 'master' into werewolf_develop
4 years ago
bobloy
d36493f5a8
Merge pull request #163 from ASSASSIN0831/master
...
[Infochannel] Rewrite: New counters, customize names, better rate limits
4 years ago
bobloy
fc8e465c33
Remove excess comments
4 years ago
bobloy
087b10deb2
Merge branch 'master' into ASSASSIN0831_master
4 years ago
bobloy
bf3c292fee
Black formatting
4 years ago
bobloy
c7820ec40c
No asyncio here
4 years ago
bobloy
b566b58e1a
Infochannel rewrite
4 years ago
ASSASSIN0831
69e2e5acb3
Black formatting
4 years ago
ASSASSIN0831
bce07f069f
Update infochannel.py
4 years ago
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
4 years ago
bobloy
624e8863b1
Additional expired trigger handling
4 years ago
bobloy
51dc2e62d4
Use customdate, check expired before scheduling
4 years ago
bobloy
d85f166062
Custom Date that doesn't do past dates
4 years ago
bobloy
5ecb8dc826
Don't schedule jobs without a trigger
4 years ago
bobloy
9411fff5e8
Clear old code, shutdown manually, AsyncIter steps
4 years ago
bobloy
0ff56d933b
Make relative times better, add fifo wakeup
4 years ago
bobloy
8ab6c50625
HOTFIX: Don't be crzy with pytz timezones
4 years ago
bobloy
19ee6e6f24
Add and remove comments
4 years ago
bobloy
b2ebddc825
I forgot to add the bot object for some reason.
4 years ago
bobloy
907fb76574
Merge pull request #159 from bobloy/fifo_develop
...
[FIFO] Fix schedule timing
4 years ago
bobloy
3c3dd2d6cd
Correctly handle backwards compatibility
4 years ago
bobloy
a946b1b83b
Catch error better
4 years ago
bobloy
ca8c762e69
FIFO resturcture
4 years ago
bobloy
721316a14e
Merge pull request #158 from bobloy/fifo_add_relativetrigger
...
Add relative trigger, better error handling
4 years ago
bobloy
40b01cff26
Black formatting
4 years ago
bobloy
2ea077bb0c
Add relative trigger, better error handling
4 years ago
bobloy
99ab9fc1b4
[HOTFIX] Fix not applying the similarity threshold
4 years ago
bobloy
a2948322f9
Download ubuntu data to the cog data directory
4 years ago
bobloy
419863b07a
Better error logging.
4 years ago