- Dec 15, 2021
-
-
dnns01 authored
Bump sqlparse from 0.4.1 to 0.4.2
-
dependabot[bot] authored
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.1...0.4.2 ) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Sep 08, 2021
-
-
dnns01 authored
Bump pillow from 8.3.1 to 8.3.2
-
dnns01 authored
-
dependabot[bot] authored
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.1...8.3.2 ) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Sep 05, 2021
- Jul 21, 2021
- Jul 14, 2021
-
-
dnns01 authored
-
dnns01 authored
Bump websockets from 8.1 to 9.1
-
dnns01 authored
-
dnns01 authored
Bump urllib3 from 1.26.2 to 1.26.5
-
dnns01 authored
Bump django from 3.1.5 to 3.1.12
-
dnns01 authored
Bump aiohttp from 3.7.3 to 3.7.4
-
dependabot[bot] authored
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.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.7.3...v3.7.4 ) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [django](https://github.com/django/django) from 3.1.5 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.5...3.1.12 ) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.5 ) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst) - [Commits](https://github.com/aaugustin/websockets/compare/8.1...9.1 ) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Jul 03, 2021
- Jun 30, 2021
-
-
dnns01 authored
-
- May 30, 2021
-
-
dnns01 authored
-
- Jan 15, 2021
-
-
dnns01 authored
-
- Jan 11, 2021
- Jan 10, 2021
-
-
dnns01 authored
-
- Jan 07, 2021
-
-
dnns01 authored
-
- Dec 16, 2020
-
-
Dennis Klein authored
-
dnns01 authored
-
- Nov 04, 2020
-
-
Dennis Klein authored
-
- Oct 18, 2020
-
-
dnns01 authored
Added 60 second delay for pipi loop and fixed an issue when invoking commands !warpipi or !zuspät, that resulted in the pipi loop not noticing, when there is no pipi vote.
-
- Oct 17, 2020
- Oct 14, 2020
-
-
dnns01 authored
-
- Oct 04, 2020
-
-
dnns01 authored
-
- Oct 03, 2020
-
-
dnns01 authored
-
dnns01 authored
- Added loop for pipimeter. Every PIPIMETER_LOOP minutes (when the stream is live), when the pipimeter is not empty, the current count is sent into the chat (same as invoking !pipimeter as mod). In addition to that, the loop checks, whether the stream turned live after being offline for at least PIPI_RESET_THRESHOLD minutes. In that case, the pipi count is reset. - Added giveaway_cog.py and pipi_cog.py to source Giveaway and Pipi related functionality out into those cogs. - Changed the way, the pipimeter is colored. Instead of using absolute values, now the percentage controls the color change.
-