Author Topic: User greeting system  (Read 3940 times)

0 Members and 2 Guests are viewing this topic.

Sizzles

  • Youngling
  • *
  • Posts: 48
  • Karma: +1/-0
    • View Profile
User greeting system
« on: August 17, 2017, 12:30:33 AM »
So i was wondering if it was possible to make the bot greet people that come into chat like anyone. I know there is the Custom Join Message Commands but i want it for everyone so an example would be someone new joins my chat and once they talk the bot says "A random <pokemon> has appeared" then if a regular joins my chat and speaks it does the same thing but with a different pokemon name

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: User greeting system
« Reply #1 on: August 17, 2017, 12:49:21 AM »
Channel Commands Tab > Event Messages Tab
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

Sizzles

  • Youngling
  • *
  • Posts: 48
  • Karma: +1/-0
    • View Profile
Re: User greeting system
« Reply #2 on: August 17, 2017, 07:44:12 PM »
Okay but @readfile@ doesn't work with that. I was hoping it would read pokemon names from a text file when someone talked in the chat for the first time

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: User greeting system
« Reply #3 on: August 17, 2017, 08:13:45 PM »
Would put a command in there. Then have the command use @readfile@ ;)
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

Sizzles

  • Youngling
  • *
  • Posts: 48
  • Karma: +1/-0
    • View Profile
Re: User greeting system
« Reply #4 on: August 18, 2017, 01:13:50 AM »
Okay so now it isn't working at all. It is enabled and with the normal text in the Event Messages it doesn't respond to any users

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: User greeting system
« Reply #5 on: August 18, 2017, 01:59:51 AM »
Can you screenshot what you have for event messages and the command (if possible)?
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

Sizzles

  • Youngling
  • *
  • Posts: 48
  • Karma: +1/-0
    • View Profile
Re: User greeting system
« Reply #6 on: August 18, 2017, 11:09:13 AM »
So because it wasn't working in general apart from the time i tried using @readfile@ in the event messages i put this and it hasn't been working since


The command is just A wild @readfile@[Pokemon/Pokemon.txt] has appeared! i was planning on putting @exec@[0,!pokemon] in the event messages to run the command if that actually works

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: User greeting system
« Reply #7 on: August 18, 2017, 08:45:36 PM »
Uncheck Client Only if you want your viewers to see the join message.

Put only !pokemon in the FirstTimeViewer and WelcomeBack part.

If it still doesn't work, try doing the full file path to Pokemon.txt, like @readfile@[C:\Deepbot - Twitch Streamer Assistant\custom logs\Pokemon\Pokemon.txt]
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

Sizzles

  • Youngling
  • *
  • Posts: 48
  • Karma: +1/-0
    • View Profile
Re: User greeting system
« Reply #8 on: August 19, 2017, 12:36:04 AM »
Okay thank you... Seems to be a little bit of cooldown per user kind of thing if someone leaves the channel then comes back. But it is working perfectly <3

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: User greeting system
« Reply #9 on: August 19, 2017, 02:59:48 AM »
Well twitch api made it to where it will refresh the user list every x seconds. The dev limited that so you don't see custom join messages spammed in your chat room. I think it is every 10 mins I believe.
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport