Author Topic: Cannot get custom commands to work  (Read 1126 times)

0 Members and 1 Guest are viewing this topic.

Dofa1972

  • Youngling
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Dofa1972
Cannot get custom commands to work
« on: June 15, 2015, 10:43:08 PM »
Enclosed are two screenshots.  Both show that I attempt to type !help, yet nothing happens.  One shows one cofiguration of the command, and the other shows the indepth configuration of the command.

Your help is appreciated in advance.

Thank you!

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Cannot get custom commands to work
« Reply #1 on: June 15, 2015, 11:54:24 PM »
That is because you are having the command start with another command, so instead of saying that text, DeepBot is trying to run the command !requestsong, or !bankheist, etc.

Instead, you have to have something before the command.  So for !requestsong, say ":!requestsong: = Request a song."  Since it doesn't start with the command, but with ":", it will instead say it, not run it.

Also, for each new line, DeepBot with see it as a random response, meaning when you do !help, it will show one of them, not all of them.