jack1142
06930ebe2c
Patched the Patch where the Patch patched too much
2020-04-24 03:33:12 +02:00
Draper
e4018ec677
Normalize names of attributes with Config instances ( #3765 )
...
* Lets normalize how we name config attributes across the bot.
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* ....
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* nothing to see here
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-04-20 19:12:57 +02:00
Ryan
66fc28ec1b
[Trivia] Correct spelling of compact disc in games.yaml ( #3759 )
2020-04-15 00:08:17 +02:00
MiniJennJenn
b8ac70e59a
Update leagueoflegends.yaml
2020-04-12 17:41:42 -04:00
github-actions[bot]
36a0eabf4a
Automated Crowdin downstream ( #3739 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-04-09 21:27:35 +02:00
github-actions[bot]
587968710f
Automated Crowdin downstream ( #3719 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-04-04 06:28:55 +02:00
jack1142
97d77f5c51
Make checks in Bank, Economy and Trivia cogs Permissions-friendly ( #3672 )
...
* Create converters.py
* Update trivia.py
* Create checks.py
* Update checks.py
* Update checks.py
* Update trivia.py
* Update checks.py
* Update checks.py
* Update trivia.py
* Update bank.py
* Update economy.py
* Update trivia.py
* Update checks.py
* Update checks.py
* Update __init__.py
2020-03-28 23:24:12 +01:00
github-actions[bot]
eef5ddb416
Automated Crowdin downstream ( #3697 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-26 14:06:51 +01:00
Stonedestroyer
15e3437001
[Trivia] Commands for managing custom trivia lists ( #3420 )
...
* Trivia upload
* Second push
* Black
* A bit further
* Logic fix
* Getting closer
* Almost there
* Abomination ready for review.
Abomination ready for review.
* Upload trivia review
* Black
* Fix debug
* Delete a trivia
* List cleaned.
* Make it nicer
* Pass black
* Unlink file
* Translation
* Thanks Jack
* Beautify
* Black
* Fix
* Handling empty custom lists
* Use existing fileobject.
* Black
* Test
* Change up
* Black
* Changelog
* Typo error
* Fix up issues.
* Fixes stuff.
* Styling
* Add reactions
* Reactions
* Add safe handling of reactions
* Style
* Fix grammar and remove obsolete code
* Timeout
* Fix
* Requested changes
* Styling
* Fixes
* Typehint
* Remove
* mistake
* Constant
* Style
* return
2020-03-21 16:30:33 +01:00
github-actions[bot]
0f364a6d13
Automated Crowdin downstream ( #3671 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-19 23:38:27 +01:00
jack1142
b9e2e1098f
[Trivia] Forbid use of non-finite numbers in [p]triviaset subcommands ( #3668 )
...
* Update trivia.py
* style
2020-03-19 08:21:54 +01:00
jack1142
23eae27a8f
Update session.py ( #3666 )
2020-03-19 08:17:32 +01:00
github-actions[bot]
3e1bb88ab7
Automated Crowdin downstream ( #3650 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-18 20:48:15 +01:00
Kowlin
3ff127d514
Automated Crowdin downstream ( #3640 )
2020-03-05 22:01:26 +01:00
jack1142
eedec4ff02
fix: use clean prefix in code blocks ( #3591 )
2020-02-28 21:23:13 +01:00
Flame442
67ab59106f
[Trivia] Better handling for session errors ( #3606 )
...
* Better handling for session errors
* Use `stop` instead of `end_game`, translation support
2020-02-28 19:47:01 +01:00
jack1142
4745f9e999
[Trivia] Remove empty string from answers ( #3581 )
...
* [Trivia] Remove empty string from answers
* another one
* nobody minds that I put this change too, right?
2020-02-20 22:27:22 -05:00
github-actions[bot]
0913b68a1e
Automated Crowdin downstream ( #3543 )
2020-02-13 12:54:28 -05:00
Cog-Creators Bot
4370ec922b
Automated Crowdin downstream ( #3531 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-02-08 19:49:30 +01:00
Stonedestroyer
e1a110b1bf
[Misc] Typo fixes ( #3427 )
...
* [Misc] Typo fixes
* Changelog
* Trivia list
* Update 3427.misc.rst
* Changelog
2020-01-22 10:00:52 +00:00
Flame442
42d83e80a3
[Trivia] Fix various things changed by game updates ( #3236 )
...
* Fix various things changed by game updates
* oops...
* Create 3236.bugfix.rst
2020-01-08 18:20:59 -05:00
Michael H
a73b174d9f
update translation catalogs ( #3280 )
2020-01-07 17:16:21 -05:00
Michael H
23fe991c36
Update games.yaml ( #3268 )
2020-01-04 01:34:35 -05:00
Aurorum
6bb1004bcd
[Trivia] Greek Myth: Caduceus Typo ( #2994 )
...
* [Trivia] Greek Myth Typo
* Changelog entry
2019-09-28 17:18:58 -04:00
Draper
f3b6c4cf32
Fixes [p]trivia leaderboard not running. ( #2983 )
...
* Removes `MAX_BALANCE` from bank, user `bank.get_max_balance()` now
`[p]bankset maxbal` can be used to set the maximum bank balance
Signed-off-by: Guy <guyreis96@gmail.com>
* Adds `invoke_without_command` to `[p]trivial leaderboard`
Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>
2019-09-28 17:12:43 -04:00
Flame442
1e97597bc2
[Trivia] Overwatch - Remove a blank answer ( #2996 )
...
* Remove a blank answer
* Create 2996.bugfix.rst
2019-09-15 01:09:35 -04:00
Draper
3c1b6ae4cf
[Utils] Add humanize_number() function to chat formatting ( #2836 )
...
This adds babel as a dependency, and also includes `redbot.core.i18n.get_babel_locale()`
2019-08-28 08:44:52 +10:00
ZeLarpMaster
6c3a3fea66
Fixing typo in starwars trivia ( #2903 )
...
* Fixing typo in starwars trivia
Been pointed out to us by kDals#5653
* Add a changelog entry
2019-08-27 12:44:07 -04:00
Aurorum
5e9b3d9190
[Trivia] Michael Jackson & Prince Lyrics ( #2894 )
...
I thought it'd be fun to offer lyrics as a trivia, but it can be tricky selecting songs which are known widely enough that a significant number of people have a reasonable chance of answering the questions correctly.
As such, to narrow down the scope, these add trivia questions for Michael Jackson and Prince, two of the most well-known artists across the world whose musical collections are extensive and popular enough to dedicate an entire trivia too.
They're comprised of a variety of lyrics, two lyrics for each song. Players need to name the song from the lyric. Most of the songs are well-known songs from the artist, but there are plenty of challenges too.
2019-08-18 09:31:32 +10:00
Toby Harradine
8676dd3ce3
[i18n] Update translation catalogs ( #2867 )
...
* [i18n] Update translation catalogs
Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
* Install redgettext 3.1 in travis crowdin deployment
Last time the catalog templates were updated, redgettext 3.0 was used. I'd rather Travis didn't upload them after extracting with an older version.
Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
2019-07-13 23:52:18 -04:00
Flame442
142fb0ad08
[Trivia] Car list fixes ( #2825 )
2019-07-02 12:03:12 +10:00
Flame442
7323e8eb67
[Trivia] Beethoven corrections for entertainment list ( #2823 )
2019-07-01 09:29:26 +10:00
PredaaA
342935de49
[Trivia] Remove bold on a box ( #2716 )
2019-05-21 17:50:51 -04:00
Michael H
ad114295e7
Discord.py dep update 3.1 ( #2587 )
...
* Dependency update
discord.py==1.0.1
websockets<7
[style]
black==19.3b0
[Docs]
jinja==2.10.1
urllib3==1.24.2
Changes related to breaking changes from discord.py have also been made
to match
As of this commit, help formatter is back to discord.py's default
2019-04-23 21:40:38 -04:00
jack1142
c63d069f69
[Trivia] Fix of dead image link (world flags) ( #2540 )
...
* New image link for Sao Tome and Principe
Current link is dead
* Someone didn't pay attention on geography lessons
2019-04-03 11:40:20 -04:00
FixedThink
e7b1fa5ab5
[V3 Trivia] Update "World" trivias to reflect legislative changes ( #2526 )
...
* Update worldmap.yaml
* Update worldflags.yaml
* Update worldcapitals.yaml
2019-04-02 22:33:40 -04:00
Flame442
30ca226e39
[Trivia] Fix typo in warcraft trivia ( #2508 )
...
teh -> the
2019-03-06 20:04:11 +11:00
Toby Harradine
628073cbe1
Update Translations ( #2486 )
...
Also included a Makefile recipe which makes use of the Crowdin CLI's `crowdin download` command. This requires whoever is using it to provide the project's API key in an environment variable, but we may automate this at some point.
Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
2019-03-04 08:55:01 +11:00
ZeLarpMaster
b65466cebd
[Trivia] Fix typo in cars.yaml ( #2475 )
2019-02-21 09:49:43 +11:00
ZeLarpMaster
2e2d669fdf
[Trivia] Fix typo in cars.yaml ( #2456 )
2019-02-16 07:39:49 +11:00
Toby Harradine
bdcb69ad37
Merge branch 'V3/release/3.0.0' into V3/develop
...
# Conflicts:
# redbot/cogs/audio/audio.py
2018-12-21 13:37:32 +11:00
Michael H
985e7b3c6d
swap unsafe yaml.load usage for yaml.safe_load ( #2324 )
...
Related to #2323
Recommend additionally adding a step in CI
ensuring use of `yaml.load` is prevented from existing in the code base.
2018-12-13 18:19:27 +01:00
FixedThink
f7e41063bf
[Trivia] Change Swaziland to its new name, eSwatini ( #2275 )
2018-11-06 09:52:25 +11:00
FixedThink
451c4c9d54
[Trivia] Fix text formatting issue ( #2269 )
...
The "Question number {}" message was being emboldened twice from the left side, making the bot send messages with two redundant asterisks.
2018-11-06 08:58:10 +11:00
palmtree5
6e9243f6e9
Drop unneeded .format in [p]triviaset override ( #2268 )
2018-10-23 17:40:51 -08:00
bobloy
f85034eb27
[Trivia] Add On/Off as alternatives for YAML bools ( #2177 )
2018-10-09 22:05:37 +11:00
Toby Harradine
443f2ca556
[i18n] Pass over modlog, permissions, reports, streams, trivia, warnings
...
Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
2018-10-06 09:01:04 +10:00
Michael H
139329233a
[Utils/Trivia] Handle smart quotes ( #2162 )
...
Adds a new filter function for substituting out smart-quotes.
Makes trivia use it.
2018-10-06 08:39:52 +10:00
bobloy
a04869ab27
[Trivia] Fix misuse of list.append ( #2172 )
2018-10-03 08:22:42 +10:00
Toby Harradine
ad7466a026
Dependency Update ( #2175 )
...
##### Core requirements
* _discord.py_ Rapptz/discord.py@77239e4 -> Rapptz/discord.py@836ae73
* _aiohttp-json-rpc_ 0.11.1 -> 0.11.2
* _aiohttp_ 3.3.2 -> 3.4.4
##### [test]
* _pytest_ 3.8.1 -> 3.8.2
##### [docs]
* _packaging_ 17.1 -> 18.0
* _pyparsing_ 2.2.1 -> 2.2.2
* _six_ Removed duplicate entry
##### [style]
* _black_ 18.6b4 -> 18.9b0
* _click_ 6.7 -> 7.0
### Notes
- `extra_requires` in setup.py is now a module-level global
- Some style changes have occurred after the _black_ update
Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
2018-10-03 08:10:13 +10:00