Discord Bot Maker

Discord Bot Maker

View Stats:
trophcase Oct 25, 2017 @ 4:15pm
How to set channel + are there any docs?
I'm trying to create a command to "set channel" so welcome messages go to the channel specified instead of to the default, but I'm unsure of how to do this.

Also, is there documentation for this program?
< >
Showing 1-4 of 4 comments
Luna Oct 26, 2017 @ 12:37am 
Use Find channel
trophcase Oct 26, 2017 @ 7:31am 
In the support Discord this was the same response I got, but "Find channel" only sets a specific channel. I'm trying to make a command where, when I type in Discord, I can set the channel that way. I should've been more specific from the beginning.

In the Search Value, using a variable doesn't function for me.
Last edited by trophcase; Oct 26, 2017 @ 7:31am
Lucas Oct 26, 2017 @ 1:01pm 
Event Name: "custom name".

Event Trigger: "Member Join Server".

Temp Variable Name (stores member that joined): "custom variable".


Actions:

#1 "Find channel"
-------------------------------
Source Field: Channel Name

Search Value: custom name

Store In: Temp Variable

Variable Name: custom name

#2 "Send Message"
--------------------------------
Send To: Temp Variable

Variable Name: use the custom name

Message: custom message

Store In: nothing







It will work:steamhappy:
trophcase Oct 26, 2017 @ 4:46pm 
Finally got it working, thanks! :D

I used the structure you provided and did it as a command and had the welcome message send to the Find Channel variable.
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Oct 25, 2017 @ 4:15pm
Posts: 4