aikaterna
de65fa0c97
[Chatchart] small semantic change
2020-11-29 12:12:54 -08:00
aikaterna
eadf99ea00
[Chatchart] Add message limit
2020-11-29 11:52:43 -08:00
Predeactor
c6a7026309
pressf for grammar ( #189 )
2020-11-25 10:45:43 -08:00
aikaterna
164be700fa
[Tools] Catch a bad channel
2020-11-18 16:47:49 -08:00
aikaterna
77d5679659
[Tools] cinfo -> chinfo part 2
2020-11-16 10:15:00 -08:00
PhenoM4n4n
90c9c80aec
[rndstatus] competing ( #186 )
...
* competing
* space
2020-11-16 10:14:23 -08:00
aikaterna
89785c955d
Update chatchart.py
2020-11-12 12:55:24 -08:00
aikaterna
0e51574a20
[Tools] cinfo -> chinfo
2020-11-06 16:07:21 -08:00
aikaterna
7f4f756b95
[Invites] Fix for invites show and version
2020-11-05 19:20:03 -08:00
aikaterna
9cee901493
[RSS] Add feed character limit
2020-11-04 12:54:37 -08:00
aikaterna
b2549348d5
[Invites] There's 8-digit codes now too
2020-11-03 18:48:24 -08:00
James
a6ba729586
[Tools] fix month counting ( #184 )
2020-10-31 06:55:53 -07:00
James
1bfca84541
[Tools] pagify access ( #183 )
2020-10-30 16:03:03 -07:00
aikaterna
43f6d49f66
[Invites] Add 10 digit invite codes
2020-10-30 10:19:44 -07:00
James
149c05f711
remove command deletion on uinfo ( #182 )
2020-10-30 01:33:12 -07:00
James
f8ea0d67f4
improved role list display for uinfo ( #181 )
...
left padded role display for horizontal alignment
2020-10-29 18:28:31 -07:00
James
c29f45986f
improved dynamic time displays ( #180 )
...
now displays years, months and weeks in formatted timedeltas
2020-10-29 17:29:14 -07:00
Trent Kable
0a43608bbb
[ChatChart]error handling on embed edit ( #179 )
...
handles an exception that occurs when bot cannot edit the embed originally sent at invoke that shows the message counter.
2020-10-28 13:18:06 -07:00
aikaterna
b7f1ca716d
[Tools] Fix for join time with no ms
2020-10-26 12:43:34 -07:00
aikaterna
d538d6ad93
[NoLinks] Yeet spoilered things too
2020-10-23 10:12:23 -07:00
aikaterna
51911b4e28
[RSS] Text formatting change on settings
2020-10-23 08:14:39 -07:00
aikaterna
f7eb6e1f7c
[Dungeon] Fix for join time with no ms
2020-10-22 16:41:37 -07:00
aikaterna
405164137d
[RSS] Provisional tag qualification
2020-10-21 16:41:27 -07:00
dudeamax99
490af1ddaf
[ChatChart] Show total messages in message load screen. ( #175 )
...
* [ChatChart] Show total messages in message load screen.
Now shows "####/5000 messages gathered rather than "#### messages gathered" on load screen.
* Now dynamically displays total rather than just 5000.
2020-10-21 12:07:15 -07:00
aikaterna
d6c42a0aac
[Chatchart] Cleanup & deny addition
2020-10-15 16:58:27 -07:00
James
f1d1380d9c
[Away] per user filtering in servers ( #166 )
...
* per member toggleaway
* format and black
* remove black format as requested
2020-10-14 08:36:28 -07:00
jack1142
edb5be3a25
Avoid dispatching when there's no feed updates ( #173 )
...
* Avoid dispatching when there's no feed updates
* version bump
2020-10-14 07:06:53 -07:00
jack1142
763539f352
[RSS] Add feed update dispatch ( #168 )
...
* Add feed update dispatch
* version
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com >
2020-10-13 09:00:30 -07:00
aikaterna
ddd8c14d03
[RSS] Try for an image instead of assume
2020-10-13 08:57:48 -07:00
Jyu Viole Grace
89f56d69eb
typo fix + sort perms ( #171 )
2020-10-13 08:38:25 -07:00
Fixator10
7d19d8128f
[timezone] [p]time set check for owner ( #167 )
...
instead of mod
2020-10-10 17:24:43 -07:00
Flame442
971b4a3df2
Don't try to remove managed roles ( #170 )
2020-10-10 17:24:20 -07:00
PhenoM4n4n
586020bc6c
chatchart blocking ( #169 )
2020-10-09 16:11:22 -07:00
aikaterna
65bd1386cc
[RSS] Account for aiohttp fetch failure
2020-10-06 16:29:58 -07:00
Neuro Assassin
3b38c5293e
[Fix] Prevent error if a TOT channel is deleted ( #165 )
...
* Add fix for if a TOT channel is deleted
* version
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com >
2020-10-06 07:56:50 -07:00
TrustyJAID
e7647bda90
[RndStatus] remove loop to get user count ( #164 )
...
The loop to get user count is unnecessary since `self.bot.users` already contains a unique list of user objects and is updated internally via listeners.
2020-10-06 07:56:21 -07:00
aikaterna
5097271ab4
[TrickOrTreat] Dial back rewards a little
2020-10-05 11:42:56 -07:00
aikaterna
5c99bc4ee0
[TrickOrTreat] Chocolate is now visible
2020-10-05 09:57:01 -07:00
jack1142
6e8c22d1e5
Add gitignore ( #163 )
2020-10-05 09:09:07 -07:00
aikaterna
b431b599ae
[RSS] Catch feeds that have no content
2020-10-05 08:43:06 -07:00
jack1142
5bfbc3b83b
[RSS] Make RSS work with cog disabling API ( #160 )
...
* [RSS] Make RSS work with cog disabling API
* Update feed qualifier to work with disabling
Instead of the catch-all dealing with feeds having no time, just let the catch-all handle everything. If the cog has been disabled for a long period of time and there are no matches via the saved feed information, the feed will only post 1 feed post instead of all of them (10, 20, 25 posts depending on the feed usually). If the cog is reinstated and there is only a partial match (say, 18 out of 20 feeds before it finds a qualifying match)... it will still post all 18 posts.
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com >
2020-10-05 08:42:07 -07:00
aikaterna
f32a146b6e
[TrickOrTreat] Channel bucket -> user
2020-10-05 07:55:17 -07:00
aikaterna
7fa2947a85
[TrickOrTreat] Add chocolate
2020-10-05 07:51:10 -07:00
Fixator10
e0e53cf87e
[trickortreat] make number in eatcandy optional ( #161 )
2020-10-04 13:18:57 -07:00
aikaterna
a2245d9542
[TrickOrTreat] Who knew, this cog has a version
2020-10-02 09:53:57 -07:00
aikaterna
85d22213b1
[TrickOrTreat] steal -> stealcandy
2020-10-02 09:47:51 -07:00
aikaterna
3329b2f48c
[TrickOrTreat] eat -> eatcandy
2020-10-02 09:26:21 -07:00
aikaterna
3a97066458
[Chatchart] Another guess at negatives
...
plus check attach file perms while we're here
2020-10-02 08:55:26 -07:00
aikaterna
d6c052dcfd
[RSS] Different list unpacking
2020-10-01 15:10:34 -07:00
aikaterna
eb0ff5bdeb
[RSS] Update info.json
2020-10-01 12:06:20 -07:00