Jump to content

customizing shrubbot admins


ETsneak

Recommended Posts

  • Subscriber

Hi Sneak,

 

You can use !useredit command (for individual users):

 

http://mygamingtalk.com/wiki/index.php/Silent_Shrubbot#.21useredit

 

Or you can edit them in your shrubbot file where you specify your admin levels (for all users at that level):

[level]
level    = 1
name     = Regular
flags    = aMt
greeting = A regular has joined
greeting_sound = sound/xxx/xxx.wav
Edited by hellreturn
Link to comment
Share on other sites

  • Subscriber

Weird, doesn't seem to be showing everything I wrote, even though I see it in when I edit it.

 

 

Anyway - you can also specify default sounds in the shrubbot file:

 

[level]
level = 1
name = Regular
flags = aMt
greeting = A regular has joined
greeting_sound = sound/xxx/xxx.wav

Link to comment
Share on other sites

Weird, doesn't seem to be showing everything I wrote, even though I see it in when I edit it.

 

 

Anyway - you can also specify default sounds in the shrubbot file:

 

[level]

level = 1

name = Regular

flags = aMt

greeting = A regular has joined

greeting_sound = sound/xxx/xxx.wav

 

Thanks I'll try it this way, I thought I read somewhere that you can't do this in silent.

Link to comment
Share on other sites

  • Subscriber

In ETPub, user levels were set in this file as well, but they've moved that to the user database.    But the shrubbot file is still used for storing bans, warnings, and defining admin levels.  All information related to a user is now in the database, but there is a nice set of robust commands that you can run to view and edit entries the database.  

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...