36 Commits

Author SHA1 Message Date
aikaterna
b80dda4688 [ChatChart] Round "others" output 2021-10-04 08:03:32 -07:00
aikaterna
9a7976b814 [ChatChart] Remove test logging, fix for % totals 2021-09-27 12:09:37 -07:00
aikaterna
1feabd9103 [ChatChart] Even more test logging 2021-09-27 11:47:14 -07:00
aikaterna
cc1d8227d4 [ChatChart] Test logging for size < 0, part 2 2021-09-27 11:31:20 -07:00
aikaterna
1310c45190 [Chatchart] Test logging for size < 0 2021-09-27 11:20:58 -07:00
aleclol
e73817456f Catch 404 on channel (#236) 2021-06-04 17:53:36 -07:00
Fixator10
216809fb56 [ChatChart] add check for send_messages for trigger_typing (#225)
*again*
2021-04-12 09:11:45 -07:00
Kowlin
5d44f55908 Refactor code to be more managable (#220)
And add in serverchart
2021-04-02 17:32:46 -07:00
Fixator10
84e24d7e9d trigger typing only if bot has access to send messages (#192) 2020-12-09 11:35:40 -08:00
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
aikaterna
89785c955d Update chatchart.py 2020-11-12 12:55:24 -08: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
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
PhenoM4n4n
586020bc6c chatchart blocking (#169) 2020-10-09 16:11:22 -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
ac9405a2b5 [Chatchart] No negative values
How the user got this no one knows, but here you go
2020-10-01 08:34:32 -07:00
Draper
ae9dbf569c Data API Complicance (Red 3.4) (#136)
* Simple ones first

* Less simple but still simple.

* Slightly more complicated

* use correct name

* move to module

* Black -l 120

* review

* give users the proper feedback

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2020-08-26 09:57:43 -07:00
Flame442
02978e0f74 Fix python being angry about \$ (#125) 2020-06-10 13:42:24 -07:00
Fixator10
633f1e0c4b [ChatChart] make channel optional (#124)
also, add concurrency
2020-06-10 13:42:09 -07:00
aikaterna
7c2de6da37 [ChatChart] Use nickname instead of name 2020-03-19 13:30:35 -07:00
aikaterna
7d73d7931a Red 3.2 changes and cleanup 2020-01-09 16:57:33 -08:00
aikaterna
2aeee1533b [Chatchart] Escape dollar signs
Closes #40.
2019-03-23 20:35:06 -07:00
James
1ee1730090 [V3 Chatchart] Handle bot only content
Sends a message when message history only contains bot content
2018-10-27 12:02:10 +13:00
aikaterna
d8cd36f8ff [V3] RC1 Compliance, fixes
RC1 changes on all cogs. Tools has inrole fixed, now will display appropriately if 0 people are in the specified role. Timezone: removed the time place command as timezoneapi.io has changed to a paid service.
2018-10-06 12:06:54 -07:00
aikaterna
76e8c90b5b Cleanup part 2 and Beta 20 requirements 2018-08-19 20:23:44 -07:00
aikaterna
be13d0f686 [V3] Cleanup 2018-08-08 21:54:06 -07:00
aikaterna
1e2d4f0d1c [V3 Chatchart] No chatchart in DMs 2018-06-30 18:57:42 -07:00
aikaterna
62eccc664c Update chatchart.py 2018-05-16 20:39:40 -07:00
aikaterna
9d03695362 Chatchart, async msg delete -> rewrite msg delete 2018-05-13 10:51:45 -07:00
aikaterna
519d46dfaa Chatchart changes
Top 20 instead of 15, match v2 style changes, channel targeted can now be specified, messages fetched can now be specified.
2018-05-13 09:19:16 -07:00
aikaterna
466fc241e0 Add chatchart 2018-01-27 22:03:43 -08:00
aikaterna
f6a8ffdb1f Start of the v3 branch 2018-01-27 19:10:40 -08:00
aikaterna
c3fea724f5 Update chatchart for matplotlib backend 2017-10-03 09:44:41 -07:00
aikaterna
5e9fa245b3 Add chatchart 2017-10-02 18:40:32 -07:00