-
- Downloads
Merge learninggroup changes to release (#128)
* 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>
parent
42374f3d
No related branches found
No related tags found
Showing
- .github/workflows/main.yml 47 additions, 0 deletions.github/workflows/main.yml
- .idea/fernuni-bot.iml 9 additions, 9 deletions.idea/fernuni-bot.iml
- .idea/inspectionProfiles/profiles_settings.xml 1 addition, 0 deletions.idea/inspectionProfiles/profiles_settings.xml
- cogs/appointments.py 258 additions, 258 deletionscogs/appointments.py
- cogs/armin.py 35 additions, 35 deletionscogs/armin.py
- cogs/calmdown.py 107 additions, 107 deletionscogs/calmdown.py
- cogs/change_log.py 27 additions, 27 deletionscogs/change_log.py
- cogs/christmas.py 2 additions, 2 deletionscogs/christmas.py
- cogs/components/poll/poll.py 146 additions, 146 deletionscogs/components/poll/poll.py
- cogs/easter.py 107 additions, 107 deletionscogs/easter.py
- cogs/github.py 99 additions, 99 deletionscogs/github.py
- cogs/help.py 241 additions, 240 deletionscogs/help.py
- cogs/learninggroups.py 994 additions, 482 deletionscogs/learninggroups.py
- cogs/links.py 210 additions, 210 deletionscogs/links.py
- cogs/module_information.py 408 additions, 408 deletionscogs/module_information.py
- cogs/news.py 55 additions, 55 deletionscogs/news.py
- cogs/polls.py 97 additions, 97 deletionscogs/polls.py
- cogs/roles.py 10 additions, 10 deletionscogs/roles.py
- cogs/support.py 28 additions, 28 deletionscogs/support.py
- cogs/text_commands.py 303 additions, 303 deletionscogs/text_commands.py
Loading
Please register or sign in to comment