Back to Projects
Pethia

Pethia

Pethia is a sassy Discord chatbot known for its distinctive and personalized personality. This solo project was born out of a desire to have a bot that could hold its own in arguments, specifically designed to defend me in debates with my friends. The bot's core functionality was built to know exactly who it was talking to at any given moment, enabling it to deliver customized, roast-style responses based on each user's unique ID. This level of personalization was driven by an extensive, 10-page manual of instructions I wrote to define her personality and rules.

Built privately, but here's a screenshot of how it really was:
Pethia Bot Conversation

The project was a formative experience, pushing me to build a complex, rule-based system from the ground up. Because the instructions and logic contain private information tailored to my friends, the bot's GitHub repository remains private.

Key Highlights:

  • A rule-based chatbot with a unique and witty personality.
  • Personalized responses based on user IDs.
  • Solo-developed with over 10 pages of custom instructions.
  • Built for private use within a Discord server.

Technologies Used:

  • Python
  • Discord.py
  • External APIs