Commit Graph

379 Commits

Author SHA1 Message Date
35b3ea7a92 Update README 2021-02-26 09:44:28 +01:00
b6105eec4c Remove .service 2021-02-26 09:44:05 +01:00
38aa625cf0 Fix .env.example 2021-02-26 09:43:47 +01:00
4f8f47809d Upgrade packages 2021-02-26 09:42:11 +01:00
b51d0241cb Merge pull request #1 from TheLovinator1/dependabot/pip/aiohttp-3.7.4
Bump aiohttp from 3.6.3 to 3.7.4
2021-02-26 07:09:15 +01:00
6e59be571b Bump aiohttp from 3.6.3 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.3 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.3...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 03:14:05 +00:00
5b94bf22bd Use python:3.9-slim and change to a multi-stage container to minimize size 2021-01-01 16:15:47 +01:00
6730ff4ebd Merge branch 'master' of https://github.com/TheLovinator1/discord-reminder-bot
# Conflicts:
#	README.md
2020-12-29 16:04:28 +01:00
5c976e160d Move everything back from the Docker folder 2020-12-29 16:02:34 +01:00
d4ae7dfeb0 Update README.md 2020-12-29 14:31:55 +00:00
81119c2d17 Update documentation 2020-12-29 15:28:31 +01:00
14f19bdf48 Ignore .idea folder 2020-12-29 09:08:50 +01:00
805fd56d59 Use container from dockerhub 2020-12-27 03:47:38 +01:00
827f156e08 Add Dockerfile 2020-12-27 03:31:53 +01:00
8709038492 Use logging instead of print statements 2020-12-19 04:17:13 +01:00
73e17e203b Merge branch 'master' of https://github.com/TheLovinator1/discord-reminder-bot 2020-12-19 02:08:30 +01:00
48baf94104 Fix typo 2020-12-18 23:30:40 +01:00
dae802f5f3 Use Python 3.9 as default. Can be changed in Pipfile to the version you use now. 2020-12-18 23:30:28 +01:00
4fabe83e5b Update discord-reminder-bot.service 2020-12-15 09:38:00 +00:00
ad4a86f8ad Update message 2020-12-04 10:04:50 +00:00
dd74ea4816 Send message via Discord instead of webhook 2020-11-21 20:41:35 +01:00
a965337702 Webhook url not needed any more 2020-11-21 20:40:20 +01:00
6a26d9c3d0 Remove dhooks 2020-11-21 20:39:02 +01:00
384bd3d241 Add support for timezones 2020-11-21 16:15:56 +01:00
079d85f75e Change python version to 3.8 2020-11-21 16:14:58 +01:00
4e67bf145f Update README.md 2020-11-07 07:05:33 +01:00
78fe3e7d3a Create discord-reminder-bot.service 2020-11-07 07:02:07 +01:00
3d50941603 Initial commit 2020-11-07 06:59:32 +01:00
ea66885351 Initial commit 2020-11-07 05:46:58 +00:00