aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2021-05-16Constants: use in-server emojis for incidentGravatar Matteo Bertucci-3/+3
The default config is currently referencing the emoji server versions, making it unable to work with the nomination archive automation
2021-05-16Fix tense problemsGravatar Vivaan Verma-1/+1
Some of the first paragraph was in the past tense and some was in the present. Now everything is in the present.
2021-05-16Finish the tagGravatar Vivaan Verma-1/+22
2021-05-16Change programme to programGravatar Vivaan Verma-1/+1
2021-05-17Remove redundant f-string.Gravatar rohan-1/+1
2021-05-17handle closed DMs during execution of voiceverify command.Gravatar rohan-2/+7
2021-05-16Fixes Dependency Install Flag In DockerfileGravatar Hassan Abouelela-1/+1
Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-15Nomination: consider that the first message has two role pingsGravatar Matteo Bertucci-8/+12
2021-05-15Nomination: change archive timestamp to %Y/%m/%dGravatar Matteo Bertucci-1/+1
2021-05-15Utils: fix indentationGravatar Matteo Bertucci-4/+4
2021-05-15Update documentation.Gravatar rohan-1/+1
2021-05-15Remove debug values.Gravatar rohan-1/+1
2021-05-15Prioratize DM over channel message for voice verification ping.Gravatar rohan-9/+20
2021-05-13Delete reddit cog constantsGravatar Chris-15/+0
These were added back accidentaly as part of a merge conflict.
2021-05-12Add docker-compose.override.yml to gitignoreGravatar Numerlor-0/+1
2021-05-11Updates YTDL Tag (#1583)Gravatar Hassan Abouelela-1/+1
* Updates YTDL Tag Updates the tag to include similar tools, and adds an open-ended descriptor. Co-authored-by: ChrisJL <[email protected]>
2021-05-11Updates Dependency Manager Files In CODEOWNERSGravatar Hassan Abouelela-1/+2
Updates Pipfile and pipenv lock file to poetry equivalents in CODEOWNERS. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-11Updates Usages Of Pipenv To PoetryGravatar Hassan Abouelela-31/+22
Updates the Dockerfile, pre-commit, CI, and documentation to reflect the new dependency manager. Dockerfile is also updated to 3.9. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-11Adds Python-DotenvGravatar Hassan Abouelela-0/+6
Adds python dotenv to emulate the default .env file loading behavior from pipenv. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-11Switches To Poetry And Python 3.9Gravatar Hassan Abouelela-1052/+1620
Migrates package manager to poetry, and updates python version to 3.9. Some packages are updated where needed. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-10Nomination: fix formatting issueGravatar Matteo Bertucci-2/+8
2021-05-10chore: add pypi link for python-dotenvGravatar vcokltfre-1/+1