SovaraSystem
Feb 2024 — heute
// @ Sovara Design
Discord-Bot-System für Sovara Design. Mein Vorgängerprojekt — Fundament für RuffySystem.
PythonPostgresDiscord.py
$ whoami
// Discord Bot Developer. SovaraSystem @ Sovara Design.
from dataclasses import dataclass@dataclassclass Developer:"""Discord Bot Developer. Vorher SovaraSystem @ Sovara Design."""name: str = "benzorich"role: str = "Bot Developer"location: str = "DE"status: str = "not for hire"history: list[str] = ["Sovara Design → SovaraSystem"]focus: str = "saubere, modulare Bot-Architektur"def current(self) -> str:return "building bots"
// language
TypeScript
// language
JavaScript
// language
Python
// framework
Next.js
// runtime
Node.js
// database
PostgreSQL
// cache
Redis
// edge
Cloudflare
// hosting
Railway
// hosting
Vercel
// vcs
GitHub
// editor
VS Code
// vcs
Git
Für Bot-Projekte, Fragen oder Zusammenarbeit — am besten per Discord oder GitHub.