All Articles
!AIMod
AIMod Command The AIMod command controls the AI-based moderation system used by PythBots to detect and respond to inappropriate messages in chats. Command Usag…
!Alias
Alias Command The Alias command allows bot owners and authorized users to create shortcut commands for existing bot commands. Command Usage !alias [originalcom…
!AutoMember
AutoMember Command AutoMember automatically gives new users Member rank when they join the chat. You can enable it for toons, registered users, or both. Comman…
!AutoTemp
AutoTemp Command AutoTemp automatically gives specific users temporary rank when they join (member, mod, or owner). You control who gets temp rank, how long it…
!Autoban
Autoban Command Autoban automatically bans specific users the moment they join your chat. This is useful for keeping repeat trolls out without needing to be on…
!Autokick
Autokick Command Autokick automatically removes certain types of users as soon as they join. You can enable it per type (toon, null, flirt), enable everything …
!Bingo
Bingo Command Bingo is a multiplayer game hosted by PythBots. Players join to receive a personal board, numbers are drawn automatically, and the first valid bi…
!edit Command
In a group with Pythbots active - enter !edit in the chat to view the control panel for any bot related modifications. Type !edit name Pythbots to change the n…
API Documentation
PythBots API Access PythBots features programmatically using simple HTTPS endpoints. These APIs let you:Look up users Get chat staff and ranks View chat statis…
Bans
Ban Powers & Moderation CommandsSome commands require a matching xat power (like Badge, Boot, Zap). Others are core moderation commands (Ban/Mute/Gag/Unban…
Bot Commands
Bot Commands PythBot comes with many built-in commands. All commands use your configured prefix (default: !). User Commands !help - Shows available commands!ab…
Chat Rank Info
Chat Rank InfoGet staff and ranks for a chat (by chat ID) Endpointhttps://pythbots.com/api/crank.php?chatid=$chatid What it doesReturns staff members and their…
Chat Stats
Chat StatsGet chat message stats, users, and more (by chat ID) Endpointhttps://pythbots.com/api/cstats.php?chatid=$chatid What it doesReturns stats and data fo…
Custom Commands
Custom Commands Create your own commands to extend your bot's functionality. Creating a Custom Command Use the !addcmd command: CODEBLOCK_0 Variables You …
Get all mail messages
Mail API - Get All MessagesRetrieve all messages (read and unread) Endpointhttps://pythbots.com/api/mail.php?personalkey=$personalkey&readall Parametersper…
Getting Started with PythBots
Welcome to PythBots PythBot is a powerful, easy-to-use chat bot platform designed for xat.com. This guide will help you get started quickly. Creating Your Firs…
How to make a ticket
How to Create a Support Ticket Use the PythBots ticket system if you need help with bots or technical issues. Step 1 — Create a Panel Account If you do not alr…
See mail messages
Mail API - Get New MessagesRetrieve all unread messages Endpointhttps://pythbots.com/api/mail.php?personalkey=$personalkey&readnew What it doesReturns unre…
Send mail by username/ID
Mail API - Send Message (by username)Send an encrypted message to another user using your personal key Endpointhttps://pythbots.com/api/mail.php?personalkey=$p…
Server Status
Check if any of the servers are down here. [statussummary url="https://pythbots.com/api/status.php" statuspath="statuslabel" updatedpath=&q…
Staff
Meet PythBots StaffOfficial PythBots team members Mathias (401140351)Founder & Lead Developer TiRo (221192)Developer & Genius chica (33339999)Helper
Troubleshooting
Troubleshooting Guide Having issues with your bot? Try the steps below first. Bot Won't Connect Solutions:Verify if bot is banned or inside incorrect pool…
🔒 User Info
User InfoGet info for a specific user by xat username or ID Endpointhttps://pythbots.com/api/userinfo.php?user=$usernameorid What it doesReturns info for a sin…