Guest User

Untitled

a guest
May 25th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. on *:JOIN:#raku:{
  2. /hadd -s Users_on_channel $address }
  3. }
  4.  
  5. on *:PART:#raku:{
  6. /hdel -s Users_on_channel $address }
Add Comment
Please, Sign In to add comment