25 Commits

Author SHA1 Message Date
bobloy
ea88addc42 black refactoring 2021-03-18 14:18:38 -04:00
Sourcery AI
0475b18437 'Refactored by Sourcery' 2021-03-18 17:20:04 +00:00
bobloy
f3dab0f0c6 Fix construction of set 2020-12-18 17:57:48 -05:00
bobloy
fc8e465c33 Remove excess comments 2020-12-08 11:08:20 -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
c34929a93e Timezone support, working fake message 2020-09-01 16:47:03 -04:00
bobloy
c953bad13e Min bot version bumps 2020-08-18 10:31:28 -04:00
bobloy
151eca1c76 More 3.4 compatibility, mentions and listeners 2020-08-18 10:01:10 -04:00
bobloy
58ad3fc978 It's actually a maximum 2020-08-13 12:18:31 -04:00
bobloy
035b395eb5 Add end_user_data_statementto info.json 2020-08-06 13:23:53 -04:00
bobloy
36dc74cfb1 Add red_delete_data_for_user 2020-08-06 11:34:05 -04:00
bobloy
bedeb0e2ce Remove print statements 2020-07-30 16:22:59 -04:00
bobloy
24c2791f89
Infochannel develop (#106)
* Unneeded requirements

* No need for lambda or function

* Remove Cog backwards compatibility, and reformatting

* Address rate limits?

* More error checks, better help, common sense channel edits, and rate limit checks

* Black formatting as well
2020-07-27 12:24:12 -04:00
bobloy
9af8601124
Remove commands.Cog backwards compatibility, and reformatting (#98)
* Unneeded requirements

* No need for lambda or function

* Remove Cog backwards compatibility, and reformatting
2020-07-20 15:25:14 -04:00
Ianardo DiCaprio
4629270695 [Lseen][dad][InfoChannel] Made changes (#65)
* Update ccrole.py

* listener

* Update qrinvite.py

* Update qrinvite.py

* Make default enabled False

Made default enabled False, this is because with a decent amount of users this skyrockets your CPU, so making this default off, only servers that actually want it will be enabled, thus reducing CPU usage.

* Update dad.py

* Add optional bot count and online count
2019-08-12 08:29:34 -04:00
Ellie
871c737a60 [infochannel] this should work (#54)
* this works 100%

But I also removed making the category, so do check it first because other than the channel count and category, I didn't really change anything else?

* hi
2019-07-17 13:07:28 -04:00
Ellie
1924eab355 Update infochannel.py (#53)
Thanks for the help!
2019-05-18 20:00:28 -04:00
bobloy
1100294a20 Fix to category permissions 2019-01-07 19:28:29 -05:00
bobloy
f130c3e67f
Cogboard fixes (#37)
* Unneeded requirements

* Typo and While True

* Empty requirements

* audio tag

* Correct description, `audioset notify` alert, unneeded lavaplayer line

* unneeded requirements

* extra slash

* Add CPU / RAM / Disk warning

* Unneeded requirements

* Proper coglint requirements

* Default for `"Hi {}, I'm Dad"` set to enabled

* unneeded requirements

* Add list command, fix no_pm to guild_only

* Remove some comments and rename variable

* Fix to bugs

* unneeded requirements

* unneeded requirements

* remove pass_context legacy code

* More accurate instructions

* fix custom emojis

* less comments

* Unneeded requirements

* Unneeded requirements

* proper description

* Fix description wrap

* Unneeded requirements

* Unneeded requirements

* Missing await

* Info updates

* `await ctx.embed_requested`

* no requirements necessary

* markdown

* missing help

* Auto_help handles it

* Leaverset channel description

* Embeds and optional nicknames

* text clarification

* test alternative path

* Gotta upload the fixes

* more fix

* another test

* Steal skyrim

* Undo skyrim test

* Forgot await

* Use .json files, proper init to use files, move cooldown to seed
2018-10-26 15:50:24 -04:00
bobloy
301075af03 Admin only 2018-10-15 16:42:51 -04:00
bobloy
8667412ba8 Infochannel initial commit and leaver readme update 2018-10-15 16:39:00 -04:00