bobloy
bf9115e13c
Update for new channel
4 years ago
bobloy
a5eda8ca2a
Forgot how to use regex apparently
4 years ago
bobloy
221ca4074b
Update launchlib to version 2
4 years ago
bobloy
8b1ac18609
Merge remote-tracking branch 'origin/master'
4 years ago
bobloy
ee8f6bbf57
Fix docstrings
4 years ago
bobloy
af3de08da2
Merge pull request #169 from Obi-Wan3/master
...
[StealEmoji] update to use guild.emoji_limit
4 years ago
Obi-Wan3
92957bcb1f
implement same logic for skipping further checks
...
Co-authored-by: bobloy <alboblexloy@gmail.com>
4 years ago
Obi-Wan3
7ad6b15641
Edit to satisfy style requirement
4 years ago
Obi-Wan3
6363f5eadc
[StealEmoji] update to use guild.emoji_limit
4 years ago
bobloy
0e034d83ef
Bad idea to steal these, set the empty by default instead
4 years ago
bobloy
337def2fa3
Some progress on updated ubuntu trainer
4 years ago
bobloy
14f8b825d8
Fix bad learning and checks
4 years ago
bobloy
dbf6ba5a4b
More precise message imitation
4 years ago
bobloy
bf16630573
Merge pull request #168 from bobloy/fifo_finetuned_message
...
[FIFO] FakeMessage is subclass and the implications
4 years ago
bobloy
6233db2272
FakeMessage is subclass and the implications
4 years ago
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