Common Tasks

From Bebot Wiki 2
Jump to navigationJump to search
Common Tasks (functions) Used in developing modules.
Lookup Character Information

Look up CharacterID from Character Name

$this -> bot -> core("chat") -> get_uid($name);