Author Topic: Chat Variables For Bot  (Read 2602 times)

0 Members and 1 Guest are viewing this topic.

angrysnake91

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: angrysnake91
Chat Variables For Bot
« on: September 18, 2014, 02:06:08 PM »
Is there a list of chat variables that work with deepbot e.g @user@ i have done a pretty extensive search and have not found a list

IanChandler1990

  • Padawan
  • **
  • Posts: 84
  • Karma: +0/-0
    • View Profile
    • Twitch
  • Twitch Name: Ianchandler1990
Re: Chat Variables For Bot
« Reply #1 on: September 18, 2014, 06:47:12 PM »
Hi Angrysnake91,

this is the list of Variables are here

Listed below are the dynamic variables that work with DeepBot.
 •@user@ = User Name
•@target@ = First Parameter of channel message ( E.g. message : http://twitch.tv/@target@, "!twitch experts" will give a message http://twitch.tv/experts )
 •@points@ = User Points
•@joindate@ = Date user joined the channel.
•@hours@ = Number of hours watched.
•@streamrank@ = User stream rank.
•@hrstolevelup@ = Hours till user reaches next stream rank.
•@uptime@ = Time the stream has been live.
•@game@ = The game currently being played.
•@title@ = The current stream title.
•@last5follows@ = Last 5 users who have followed the stream Also works on timed messages (Exclusive VIP Streams)
 •@last10follows@ = Last 10 users who have followed the stream Also works on timed messages (Exclusive VIP Streams)

the wiki is also listed with more tips and help here http://deepbot.deep.sg/wiki/Index

Regards,

Ian

angrysnake91

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: angrysnake91
Re: Chat Variables For Bot
« Reply #2 on: September 18, 2014, 06:50:24 PM »
what about a to user say if i want a command then type a username afterwards so it appears to be a message to that person like this one i created on nightbot ༼ つ ◕_◕ ༽つ DONATION HYPE $(touser)

IanChandler1990

  • Padawan
  • **
  • Posts: 84
  • Karma: +0/-0
    • View Profile
    • Twitch
  • Twitch Name: Ianchandler1990
Re: Chat Variables For Bot
« Reply #3 on: September 18, 2014, 06:56:33 PM »
angrysnake91

to do this i would make a cmd like this

!Donationhype (persons name)
output will be ༼ つ ◕_◕ ༽つ DONATION HYPE @target@

so !donation hype ianchandler1990  ༼ つ ◕_◕ ༽つ DONATION HYPE ianchandler1990

i would also make sure you make this mod only if you sont waant people to spam it

Regards,

Ianchandler1990

angrysnake91

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: angrysnake91
Re: Chat Variables For Bot
« Reply #4 on: September 18, 2014, 06:57:48 PM »
Thx Ian still trying to figure out how everything works only got deepbot yesterday

IanChandler1990

  • Padawan
  • **
  • Posts: 84
  • Karma: +0/-0
    • View Profile
    • Twitch
  • Twitch Name: Ianchandler1990
Re: Chat Variables For Bot
« Reply #5 on: September 18, 2014, 07:11:05 PM »
Snake,

the wiki and the fourms will be a good place to read up on most of the things you will need to know. if you do find something that has not been posted dont hesitate to post a topic in the help section someone will help you out

Regards,

Ian