|
f94682fdb7
|
Merge pull request #7 from TheLovinator1/dependabot/pip/pytest-7.0.1
Bump pytest from 6.2.5 to 7.0.1
|
2022-02-11 21:32:40 +01:00 |
|
|
ed15309b9b
|
Bump pytest from 6.2.5 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.0.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-11 20:29:59 +00:00 |
|
|
4d6e871f7c
|
Merge pull request #4 from TheLovinator1/dependabot/pip/mypy-0.931
Bump mypy from 0.930 to 0.931
|
2022-02-11 21:28:41 +01:00 |
|
|
ad4b8f412e
|
Bump mypy from 0.930 to 0.931
Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.931.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.930...v0.931)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-11 16:03:50 +00:00 |
|
|
2fc99cede6
|
Create dependabot.yml
|
2022-02-11 17:02:38 +01:00 |
|
|
88e981e917
|
Use the Black profile for isort
|
2022-02-10 15:42:03 +01:00 |
|
|
816708cc63
|
Add CONTRIBUTING.md
|
2022-01-31 23:34:14 +01:00 |
|
|
31e22100fd
|
Update README.md
|
2022-01-31 23:11:00 +01:00 |
|
|
e5bcfcc560
|
Update README.md
|
2022-01-31 23:00:48 +01:00 |
|
|
ce588b10fa
|
Update README.md
|
2022-01-31 22:08:51 +01:00 |
|
|
0d14da1df3
|
Update CHANGELOG.md
|
2022-01-31 22:01:21 +01:00 |
|
|
a2019b95c3
|
Add more info to .env.example
|
2022-01-31 21:59:17 +01:00 |
|
|
02f6019b8f
|
Update README.md
|
2022-01-31 21:22:32 +01:00 |
|
|
13fc5d2f02
|
Remove build: . from docker-compose.yml
|
2022-01-31 21:17:10 +01:00 |
|
|
e85753c5e9
|
Remove version in docker-compose.yml as it is no longer needed
|
2022-01-31 21:11:24 +01:00 |
|
|
b021469484
|
Also add .env.example to extras so Docker-people don't need to move the file
|
2022-01-31 21:02:10 +01:00 |
|
|
deeb7c206d
|
Move .env.example from discord_reminder_bot to root and add link to time zones
|
2022-01-31 21:01:46 +01:00 |
|
|
84d6f3b06e
|
Update poetry.lock
Package operations: 0 installs, 5 updates, 0 removals
• Updating multidict (5.2.0 -> 6.0.2)
• Updating pyparsing (3.0.6 -> 3.0.7)
• Updating regex (2021.11.10 -> 2022.1.18)
• Updating sqlalchemy (1.4.29 -> 1.4.31)
• Updating types-dateparser (1.0.12 -> 1.0.13)
|
2022-01-31 17:38:28 +01:00 |
|
|
207f121fec
|
Change date
|
2022-01-09 21:21:31 +01:00 |
|
|
9d06456ce0
|
Update poetry.lock
|
2022-01-09 21:18:43 +01:00 |
|
|
509a2c4797
|
Add changelog and bump version to v0.2.0
|
2022-01-09 21:13:50 +01:00 |
|
|
08ee4bd6a3
|
Add more examples to .env.example
|
2022-01-05 02:02:18 +01:00 |
|
|
2ec201acc2
|
You can now have the bot send messages to another channel
|
2022-01-05 02:01:45 +01:00 |
|
|
72c454dfe5
|
Make if else one line
|
2022-01-03 19:00:31 +01:00 |
|
|
16be68ed3c
|
Remove the from markdown link
|
2022-01-03 15:14:27 +01:00 |
|
|
9ac6c995f8
|
Add default value for bot_token
|
2022-01-03 15:10:06 +01:00 |
|
|
1b6a212d72
|
Remove TODO for something that will never happen
|
2022-01-03 14:49:12 +01:00 |
|
|
cd79127ea0
|
Update packages
|
2022-01-02 04:19:13 +01:00 |
|
|
1d1cbbbf98
|
Fix license
|
2022-01-02 04:17:27 +01:00 |
|
|
65885e5c9a
|
Update README.md
|
2022-01-02 03:47:23 +01:00 |
|
|
6b357709e9
|
Update README
|
2022-01-02 03:41:07 +01:00 |
|
|
849c72552c
|
Move files to extras
|
2022-01-02 02:45:29 +01:00 |
|
|
0bcf654e86
|
Remove docstrings
|
2022-01-02 02:38:50 +01:00 |
|
|
b266fd67fe
|
Add "Build: ." to docker-compose.yml
|
2022-01-02 02:38:28 +01:00 |
|
|
5b06e86a8a
|
Update Dockerfile
|
2022-01-02 02:38:00 +01:00 |
|
|
60774da21f
|
Update poetry.lock
|
2022-01-02 02:36:45 +01:00 |
|
|
4ac28b64c0
|
Change license to GPLv3
|
2022-01-02 02:36:23 +01:00 |
|
|
9abe289b71
|
Update README.md
|
2021-12-24 13:48:24 +01:00 |
|
|
17aa44d401
|
Update poetry.lock
|
2021-09-06 17:51:37 +02:00 |
|
|
fe1d73d67f
|
Return the_finaL_countdown variable immediately
rip joke
|
2021-08-25 21:24:28 +02:00 |
|
|
83b35c6739
|
Update poetry.lock
|
2021-08-25 17:21:40 +02:00 |
|
|
c36e17fd9a
|
Add types-dateparser
|
2021-08-25 17:20:24 +02:00 |
|
|
73c41b76db
|
Allow lines to be 119 characters long
|
2021-08-25 17:19:56 +02:00 |
|
|
6ebf67372d
|
Update pyproject.toml
|
2021-08-08 14:51:34 +02:00 |
|
|
e08cf02a65
|
Update README.md
|
2021-08-08 14:51:30 +02:00 |
|
|
4a8c212c1e
|
Readme: Add image for DiscordNight :^)
|
2021-08-04 13:38:01 +02:00 |
|
|
cc546f51ec
|
Update pyproject.toml
|
2021-07-27 23:19:38 +02:00 |
|
|
d9c02b3cbf
|
Fix spelling
|
2021-07-26 22:21:15 +02:00 |
|
|
1f8b87112d
|
Delete .github/workflows directory
|
2021-07-26 21:24:14 +02:00 |
|
|
c2c35ef000
|
Add tests
|
2021-07-26 21:10:37 +02:00 |
|