I was creating a custom channel command and it gave me a crash error when I tried to save it.
The command to activate my bots response was !help
The response my bot was supposed to give in chat was.
Helpful Commands:
!bot Displays chat bot information.
!Souls Displays the current amount of souls a user holds.
!ticket x Enters a bid during an open auction. (e.g. !ticket 4 to purchase 4 tickets)
!bid x : Enters a bid during an open auction (e.g. !bid 400 to bid 400 points)
!btag x : Enters the users btag into the global database (e.g. !btag XxDeePxX#6634 )
!raffle help : Command to show users status of current raffles.
I initially copy and paste the bot commands from the forum, and when I used the command to display that information it only gave me the top line "Helpful Commands:" And it would not enter the rest of the information into chat.
I tried to enter it manually but it gives me the crash error which I attached as a file to this post. Hope this helps with your development.
