/auto-role rule add failed (#151) #161

Merged
edraft merged 1 commits from #151 into 0.3 2023-01-04 12:09:15 +01:00
Owner
#151
edraft added 3 commits 2022-12-30 13:06:31 +01:00
edraft requested review from Ebola-Chan 2022-12-30 13:06:37 +01:00
edraft added this to the Sprint 0.3 project 2022-12-30 13:06:39 +01:00
edraft self-assigned this 2022-12-30 13:06:43 +01:00
edraft added this to the Sprint 0.3 milestone 2022-12-30 13:06:45 +01:00
Ebola-Chan requested changes 2023-01-04 02:16:38 +01:00
@ -10,3 +10,4 @@
self._auto_role_id = id
self._server_id = server_id
self._discord_channel_id = dc_channel_id
self._discord_message_id = dc_message_id
Contributor

Ist

self._discord_channel_id = dc_channel_id
self._discord_message_id = dc_message_id

beabsichtigt?

Ist ```python self._discord_channel_id = dc_channel_id self._discord_message_id = dc_message_id ``` beabsichtigt?
Author
Owner

Wieso soll es das nicht sein???

Wieso soll es das nicht sein???
Contributor

i swear to god I saw

self._discord_channel_id = dc_channel_id
self._discord_message_id = dc_channel_id
i swear to god I saw ```python self._discord_channel_id = dc_channel_id self._discord_message_id = dc_channel_id ```
edraft marked this conversation as resolved
edraft requested review from Ebola-Chan 2023-01-04 11:30:34 +01:00
Ebola-Chan approved these changes 2023-01-04 12:04:18 +01:00
edraft merged commit 6949db10f8 into 0.3 2023-01-04 12:09:15 +01:00
edraft deleted branch #151 2023-01-04 12:09:15 +01:00
edraft removed this from the Sprint 0.3 milestone 2023-02-13 10:30:09 +01:00
Sign in to join this conversation.
No description provided.