- Sep 08, 2024
-
-
dnns01 authored
-
- Aug 23, 2024
-
-
dnns01 authored
-
dependabot[bot] authored
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.2. - [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.9.5...v3.10.2 ) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04 ) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [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/2.2.1...2.2.2 ) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- May 20, 2024
-
-
dnns01 authored
Fix issues in text commands and made an enhancement to appointments. When sending notifications for appointments, the embed is sent again.
-
- Apr 22, 2024
- Mar 07, 2024
-
-
dependabot[bot] authored
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2. - [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.9.0...v3.9.2 ) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Nov 28, 2023
-
-
dependabot[bot] authored
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.0. - [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.8.5...v3.9.0 ) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Aug 24, 2023
-
-
dnns01 authored
Co-authored-by:
dnns01 <git@dnns01.de>
-
- May 08, 2023
-
-
dnns01 authored
Change links to use db instead of json file and modals for creating/editing links and renaming categories. (#213) Also created json importer to import current data from json into database. Co-authored-by:
dnns01 <git@dnns01.de>
-
- Feb 18, 2023
-
-
dnns01 authored
Enhance polls with anonymous polls, single or multiple choice polls, usage of buttons and dropdown, sorted in descending order. Also polls can be closed and deleted by mods, too. (#210) Co-authored-by:
dnns01 <git@dnns01.de>
-
- Feb 08, 2023
-
-
Fabian authored
* started migration to discord.py v2 - appointments, change_log, christmas, elm_street, emoji_hunt and github done. * - learninggroup in progress * - fixed some merge issues - migrated roles to discordpy2 * Restructure code, remove unnecessary code and move deprecated code. * Minor changes to appointment notifications, make /card hidden for non-mods * Migrated support (renamed to mod_mail), news, voice, welcom and xkcd * Migrated timer * migrate polls * Migrate Text Commands * Migrate Links * Migrate module information * Migrate module learning groups --------- Co-authored-by:
dnns01 <git@dnns01.de>
-
- Jan 18, 2023
-
-
dependabot[bot] authored
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2022.12.07 ) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Aug 21, 2022
-
-
dnns01 authored
* Rebuild role assignment to work with slash commands and buttons. Also roles assignment is easier to configure without further code changes * Changed from DM confirmation to ephemeral message in channel as interaction response Co-authored-by:
dnns01 <git@dnns01.de>
-
- Apr 04, 2022
-
-
samari-k authored
* job-offer feature hinzugefügt * updated disnake, switched joboffers to slashcommand * move JOBS_URL and STD:FAK to .env * cahnge all requested changes * add 'all' as STD_FAK possibility * update .env.template and info * fix problem with `all` when STD_FAK!=all * fix missing Sonderzeichen * create turnable pages if more than 5 offers * fix Beständigkeit of outdated joboffers * create new embed for every five new joboffers Co-authored-by:
dnns01 <git@dnns01.de>
-
- Jan 28, 2022
-
-
dnns01 authored
-
- Oct 21, 2021
-
-
dnns01 authored
* First attempt for auto qa via Github Action * Try changing directory * Check Git Status * Check pwd for debugging * Copy checked out repo to deploy directory * Let Boty get restarted =) * Avoid TypeErrors with missing .env entries (#114) * Disnake migration (#113) * Add pip update * Remove Timer from Bot (temporarily) (#117) * Test Webhook * Next Webhook test * Added private learninggroups and confirm dialog * send message to user when request is not accepted (#118) * send message to user when request is not accepted * add message to user with direct link to the group when request is accepted. * add dialog with custom buttons (#119) * Lerngruppenfunktionalität gefixt (#123) * Fix learninggroups button handling * talki talki talk talk talk - more messages to inform users about status updates * added mod-role to permissions and fix help (#124) * fix forgotten awaits on channel.send() calls (#125) * fix lg owner can't be a member but dnns made it (#126) * added open, close, private state to learninggroups (#127) * added open, close, private state to learninggroups * fix logical issue in show and hide * add discriminator to lg memberlists * add seperator to help cards * fix open channel got permissions / add discriminator to statusmessage * fix message not send on state change success * fix typo prevents message to be shown * fix range from 4 to 6 causes error when lou does her 666 things * add debug command to show on the fly channel confings * change "Benutzer" and "Besitzer" to female forms Co-authored-by:
Fabian <75286597+ffaadd@users.noreply.github.com>
-
- Oct 09, 2021
-
-
dnns01 authored
-
- Jul 11, 2021
- Jun 30, 2021
-
-
dnns01 authored
Update discord.py requirement to match discord.py[voice]
-
- Jun 23, 2021
-
-
samari-k authored
Co-authored-by:
Fabian <75286597+ffaadd@users.noreply.github.com>
-
- Jun 21, 2021
-
-
samari-k authored
Co-authored-by:
Fabian <75286597+ffaadd@users.noreply.github.com>
-
samari-k authored
-
- Jun 02, 2021
-
-
dependabot[bot] authored
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.4...1.26.5 ) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- May 23, 2021
-
-
dnns01 authored
-
- Apr 21, 2021
-
-
Dennis Klein authored
-
- Mar 24, 2021
-
-
Dennis Klein authored
-
- Dec 06, 2020
- Nov 23, 2020
-
-
dnns01 authored
fix: $11r - add welcome dm beeing sent to users joining the discord server, also updated various libraries
-
- Oct 12, 2020
-
-
Dennis Klein authored
-
- Jul 15, 2020
-
-
Dennis Klein authored
-
- Apr 10, 2020
-
-
Dnns authored
-