aikaterna
68874cb3c6
[CardsAgainstHumanity] Add cog level docstring
2020-09-06 23:47:04 -07:00
aikaterna
92c1567b87
[Blurplefly] Give it a cog level docstring
2020-09-06 23:44:40 -07:00
aikaterna
edf21b3902
[WarcraftLogs] Phase 5
...
AQ dropped a month ago? Sorry, too busy killing 42,000 silithid...
2020-09-02 10:23:19 -07:00
aikaterna
c387bca651
[Latex] Typo time
2020-08-31 13:32:11 -07:00
aikaterna
01a1b9e3cb
[Latex] Fix the fix
2020-08-31 13:29:48 -07:00
jack1142
7aef03c957
Support code blocks ( #146 )
...
LET USERS BE THE TESTERS! CHAOS! BLOOD FOR THE BLOOD GOD!
2020-08-31 13:27:14 -07:00
aikaterna
6a2c99143e
[Latex] Initial commit
2020-08-31 14:25:34 -04:00
Draper
940b5ea84c
fucking fuck fuckaroo ( #144 )
2020-08-26 10:10:34 -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
TrustyJAID
4376194429
[Away] Add link to spotify song in listening status ( #143 )
2020-08-22 09:56:18 -07:00
Jamie
31032f916a
sanitize invites ( #141 )
2020-08-17 14:32:59 -07:00
zephyrkul
6511802554
[rndstatus] resolve potential heartbeat issues ( #140 )
...
Certain edge cases, e.g. two duplicate statuses, would cause random_status (which never yields) to loop either forever or for a long time.
This removes the while loop entirely.
2020-08-12 13:21:20 -07:00
aikaterna
f42304a8e6
[RndStatus] Let's see if this is a thing
2020-07-24 09:38:34 -07:00
aikaterna
e733b05c26
[Invites] Allow 7 character invites, fix a resp.
2020-07-24 01:05:38 -07:00
aikaterna
51ef95a27c
[Invites] Add min bot version
2020-07-23 20:28:05 -04:00
aikaterna
bc5a387f96
[Invites] Initial commit
2020-07-23 20:25:21 -04:00
PredaaA
f7ba8d10bb
[OtherBot] Online notifications, embeds, emojis ( #137 )
...
* *everything*
* well, send embeds by default
* aaaaaaaaaaaa
* aaaaaaaaaaaaaa
* .
2020-07-22 15:29:04 -07:00
aikaterna
0512f89731
Update README.md
2020-07-21 20:06:09 -07:00
aikaterna
e29ec8a650
[Tools] Update inrole, part 2
2020-07-19 01:13:03 -07:00
aikaterna
634f28d9d5
[Tools] Update inrole and rinfo
2020-07-18 23:56:23 -07:00
PredaaA
18a7efcdf3
[Otherbot] A bit more filtering on event ( #135 )
2020-07-07 11:45:31 -07:00
Fixator10
1fe2af93a8
[youtube] use params instead of query replacement ( #133 )
...
Fixes `&` and other possible issues with search
2020-07-06 08:03:57 -07:00
Fixator10
e698ae07c5
[Hunting] add support of animals ending with s ( #134 )
2020-07-06 08:03:43 -07:00
aikaterna
86065aa017
[YouTube] Fix searching
2020-07-05 22:06:33 -07:00
aikaterna
d6a27bee3e
Update README.md
2020-07-02 09:09:42 -07:00
aikaterna
c40fd6b32f
[Snacktime] Add eat
2020-07-01 20:10:05 -04:00
aikaterna
f610a2e774
[Hunting] No bank in hunting... yet
2020-07-01 15:36:40 -07:00
Jamie
402a4728d6
[otherbot] Avoid a lot of config calls. ( #131 )
...
* [otherbot] Avoid a lot of config calls.
* after.guild
2020-06-30 16:24:59 -07:00
aikaterna
9ae4bf7dc5
[Snacktime] Fix for no pb on max balance
2020-06-28 17:59:31 -04:00
Neuro Assassin
1c1702f897
Lower content ( #128 )
2020-06-12 17:35:56 -07:00
Neuro Assassin
c1dc700e82
[LuigiPoker] Check for same context ( #127 )
...
* [LuigiPoker] Check for same context
* just in case someone installed this already
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com >
2020-06-12 17:25:05 -07:00
aikaterna
6a914fa606
😅
2020-06-12 16:05:31 -07:00
aikaterna
328a0adac4
[LuigiPoker] Initial commit
2020-06-12 18:56:27 -04: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
dfd4936d79
[YouTube] Give a friendly message on no results
2020-06-03 16:16:22 -07:00
aikaterna
f60a863ca8
[Hunting] Version bump since I forgot on the PR
2020-06-01 16:12:16 -07:00
Fixator10
a491103ff9
[Hunting] fix my previous too PRs ( #123 )
2020-06-01 16:10:34 -07:00
aikaterna
379a37a98a
[CardsAgainstHumanity] Catch blocked dms
2020-06-01 15:50:10 -07:00
Fixator10
682e989932
[Hunting] Fix reaction time in settings overview ( #119 )
2020-06-01 12:12:47 -07:00
Fixator10
b85e358072
[Hunting] Use users instead of members in lb ( #118 )
...
* [Hunting] Use users instead of members in lb
Also some name handling simplification
* [Hunting] remove "author_name" from config
* Update hunting.py
* user_name does not exist at this point
* bump version
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com >
2020-06-01 12:12:37 -07:00
aikaterna
08ef12ef65
[Hunting] More checks on react
2020-05-25 12:32:58 -07:00
aikaterna
5c5eb1c6eb
[Wolfram] Overwrite ip address info in images
2020-05-25 11:55:13 -07:00
aikaterna
f05dad4f5e
[Hunting] Bang task cancel
2020-05-25 11:37:45 -07:00
aikaterna
cb30ed5bb0
[Pupper] Delete timer, exc on loop
2020-05-25 10:18:11 -07:00
Fixator10
64a05597bd
[Wolfram] typing in [p]wolfram command ( #117 )
2020-05-25 10:11:00 -07:00
aikaterna
bbb465173d
[Wolfram] Nah, let's do this then
2020-05-25 10:04:44 -07:00
aikaterna
f6e0a7e6d8
[Wolfram] No location info please and thanks
2020-05-25 10:00:18 -07:00
aikaterna
dfc5f71b18
[Wolfram] Clearer api key help
2020-05-24 15:17:13 -07:00
aikaterna
6c08f175cd
[Hunting] Add react mode
2020-05-15 16:26:16 -07:00