List of script objects
From StealthBot Wiki
In the StealthBot scripting system, there are many objects exposed to help make script development easier, and allow developers tons of access to the bot's abilities. Here is a listing of all available scripting objects:
List of script objects available via functions
- BanlistUser object
- Channel object
- User object
- UserStats object
- Clan object
- ClanMember object
- Color object
- Command object
- CommandDocs object
- CommandParams object
- CommandRestriction object
- DataBuffer object
- DBEntry object
- Friend object
- Logger object
- MediaPlayer object
- NLS object
- OSVersion object
- Queue object
- QueueItem object
- Quotes object
- Script object
- Scripts object

