You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Run `dc config {Option} {Input}` in the console to change the configuration
44
44
| EnableJoinLeaveMessages | Boolean (True/False) | No | OP |
45
45
| EnableServerStartStopMessages | Boolean (True/False) | No | OP |
46
46
47
-
If you are setting the channel ID, prefix it with "chanID_"
47
+
If you are setting the channel ID, surround the id in quotes or prefix it with "chanID_"
48
48
For example, to set the channel ID the bot works in, run `dc config chanID chanID_846147660843188235` in the console.
49
49
50
50
To get a Discord Channel ID see [this Discord Help Article](https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-)
0 commit comments