{ "debug": false, "credentials_path": "./data/credentials.json", "file_cache_path": "./data/filecache.json", "emojis_folder_path": "./data/emojis/", "emojis_path": "./data/emojis.json", "text_replace_path": "./data/textreplace.json", "cache_path": "./data/cache", "prefix": "!", "ratelimit": 10, "libretranslate_api": "https://translate.argosopentech.com/", "libretranslate_api_key": "", "admin_command_list": [ "shrug", "emoji_size", "emoji_list", "mutual_rooms" ], "command_list": [ "ping", "roll", "xkcd", "help", "httpcat", "aw" ], "help_messages": { "help": "{prefix}help (command): Get information on commands", "ping": "{prefix}ping {Host}: Ping the selfbot (or any host)", "roll": "{prefix}roll (Number): Roll a dice (with number sides)", "xkcd": "{prefix}xkcd (Number/Title): Get an XKCD comic", "httpcat": "{prefix}httpcat (Status Code): Get a HTTP Cat", "shrug": "{prefix}shrug {text}: Append ¯\\_(ツ)_/¯ to the text", "emoji_size": "{prefix}emoji_size {size}: Set the default emoji size", "emoji_list": "{prefix}emoji_list: Get a list of usable custom emojis", "aw": "{prefix}aw (Search term): Search the Arch Wiki", "mutual_rooms": "{prefix}mutual_rooms {user}: Get list of rooms shared with user" }, "source_url": "https://g.deadca.de/deadcade/Matrix-Selfbot" }