We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779df2a commit 8367b78Copy full SHA for 8367b78
aiwaifu/apicode.py
@@ -2,7 +2,7 @@
2
3
aiclient =('') # Add your c.ai API key here
4
5
-channel_id = '' #
+channel_id = 'here' # https://discord.com/api/v10/channels/{this part of the line in the 'here'}/messages'
6
# if you dont knoe how to
7
8
# for discord watch this one = https://www.youtube.com/watch?v=dR9n1zmw-Go
0 commit comments