Obi-Wan3
6363f5eadc
[StealEmoji] update to use guild.emoji_limit
2021-02-16 17:15:25 -08:00
bobloy
0e034d83ef
Bad idea to steal these, set the empty by default instead
2021-02-15 10:37:32 -05:00
bobloy
dbf6ba5a4b
More precise message imitation
2021-01-26 17:10:47 -05:00
bobloy
bf16630573
Merge pull request #168 from bobloy/fifo_finetuned_message
...
[FIFO] FakeMessage is subclass and the implications
2021-01-25 17:06:47 -05:00
bobloy
6233db2272
FakeMessage is subclass and the implications
2021-01-25 17:04:20 -05:00
bobloy
3f997fa804
Fix to pickle error and Nonetype comparison
2021-01-21 10:44:25 -05:00
bobloy
837cff7a26
Merge pull request #167 from bobloy/fifo_develop
...
FIFO expired triggers
2021-01-15 13:51:29 -05:00
bobloy
796edb4d35
Corrected expired triggers
2021-01-15 13:46:37 -05:00
bobloy
6c669dd170
Change typing
2021-01-14 11:32:51 -05:00
bobloy
9bdaf73944
Add __str__ and TODO for better "seeing"
2021-01-11 13:41:14 -05:00
bobloy
3b50785c5b
Docs update, better delete
2021-01-11 13:40:54 -05:00
bobloy
d14db16746
Small doc update
2021-01-11 13:40:37 -05:00
bobloy
2c9f3838da
Update info to include install instructions
2021-01-11 09:05:41 -05:00
bobloy
9f10ea262d
Semantic change
2021-01-11 08:52:57 -05:00
bobloy
320f729cc9
Print expired triggers separately
2021-01-04 14:48:12 -05:00
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