This function returns the player's JSON configuration path. Any changes you make will be overwritten by the bot at some point.
get_config_path()
string or None if the player is not in game.
string
None
This function returns the phBot Config directory. It will include a trailing forward slash - you do not need to append one.
Config
get_config_dir()
This function returns the phBot Log directory. It will include a trailing forward slash - you do not need to append one.
Log
get_log_dir()
Last updated 2 years ago