Skip to content

Commit 450162d

Browse files
committed
Add suggestions channel to Server_settings
1 parent f3e5630 commit 450162d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Resources/ServerConfig/PracticalPython/channel_info.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ python_help_1 = 903542455675260928
2727
python_help_2 = 903542494409674803
2828
challenges_channel = 1045104938071633994
2929
news_channel = 1071848336442794094
30+
suggestions_channel = 962415552737996800
3031

3132
[channels.log_channel]
3233
server_change_log = 953545221260595280
@@ -83,4 +84,4 @@ employer = 1113020504148815944
8384
#############
8485
[rss_feeds.links]
8586
jetbrains = 'https: //blog.jetbrains.com/pycharm/feed/'
86-
Python_Software_foundation = 'https: //feeds.feedburner.com/PythonSoftwareFoundationNews'
87+
Python_Software_foundation = 'https: //feeds.feedburner.com/PythonSoftwareFoundationNews'

Resources/ServerConfig/Zorak-Dev/channel_info.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ python_help_1 = 1062302503351365632
2727
python_help_2 = 12345
2828
challenges_channel = 1045104938071633994
2929
news_channel = 1071095960538718261
30+
suggestions_channel = 1179390629999026207
31+
3032

3133
[channels.log_channel]
3234
server_change_log = 1062269270047862884

0 commit comments

Comments
 (0)