bobloy
fe3c52c2fa
Merge branch 'master' into cogguide_develop
2020-12-08 14:12:23 -05:00
bobloy
bcf2def56f
Lets use multiline instead of being dumb
2020-12-08 13:06:58 -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
bobloy
e0289d505e
Add warning
2020-12-03 14:51:03 -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
81dab81eb2
spacing
2020-12-02 17:10:30 -05:00
bobloy
610310ed62
Use :doc: instead of :ref:
...
And :any: for headers
2020-12-02 16:23:13 -05:00
bobloy
df2ddeee24
ref links shouldn't have a space apparently
2020-11-23 11:43:13 -05:00
bobloy
59c6d303f7
Merge branch 'master' into cogguide_develop
2020-11-23 08:29:27 -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
b53ff659d3
Handle [botname]
2020-11-12 17:09:40 -05:00
bobloy
5507ffbfcf
Merge branch 'master' into cogguide_develop
2020-11-11 17:04:52 -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
21b1408a5b
Corrected URLs for real. Add show settings
2020-11-10 14:43:54 -05:00
bobloy
ef8bceba6b
Corrected URLs
2020-11-10 13:23:05 -05:00
bobloy
f6d3f2c4ea
Merge branch 'master' into cogguide_develop
2020-11-06 15:33:20 -05:00
bobloy
a2948322f9
Download ubuntu data to the cog data directory
2020-11-06 12:42:03 -05:00
bobloy
295ec32fa2
Docstring
2020-11-05 14:55:38 -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
c98da991f3
Reformat to LF
2020-10-27 10:41:12 -04:00
bobloy
5fffaf4893
cog_unload, not __unload, whoops.
2020-10-23 11:41:11 -04:00
bobloy
a3af978caa
Switch to LF and aliases
2020-10-22 16:53:52 -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
1c8a0c9cd0
WIP sorting commands
2020-10-21 14:33:23 -04:00