Compare commits

4 Commits

Author SHA1 Message Date
6da0c603ed Add a license 2025-10-15 11:56:15 +02:00
e547d36773 README.md aktualisiert 2025-10-13 19:09:10 +02:00
5a3e7d2d35 README.md aktualisiert 2025-10-13 19:08:24 +02:00
a184b62b02 SECURITY.md hinzugefügt 2025-10-12 14:50:24 +02:00
3 changed files with 42 additions and 5 deletions

9
LICENSE Normal file
View File

@@ -0,0 +1,9 @@
Copyright 2025 OptimiDev
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
That's all

View File

@@ -1,11 +1,11 @@
<img alt="Civita Banner" src="https://github.com/user-attachments/assets/86e0fc72-9d74-4e21-a911-cd5d2a556f90" /> <img alt="Civita Banner" src="https://github.com/user-attachments/assets/86e0fc72-9d74-4e21-a911-cd5d2a556f90" />
Civita is a **Discord moderation and AI-powered bot** built to make communities safe, fun, and engaging. Civita is a **Discord moderation and AI-powered bot** built to make communities safe, fun, and engaging.
With smart **profanity filters**, an **AI assistant**, and an automated **Question of the Day (QOTD)** system powered by AI, Civita combines powerful moderation with next-gen AI interaction. With smart **profanity filters**, an **AI assistant**, and an automated **Question of the Day (QOTD)** system powered by AI, Civita combines powerful moderation with next-gen AI interaction.
--- ---
[![forthebadge](https://forthebadge.com/images/featured/featured-gluten-free.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/featured/featured-powered-by-electricity.svg)](https://forthebadge.com)
--
## What civita means? ## What civita means?
On a good day Civita means “city,” “state,” or “citizenship.” from Latin, on On a good day Civita means “city,” “state,” or “citizenship.” from Latin, on
a bad day, it means Idiotic Truckload of Shit a bad day, it means Idiotic Truckload of Shit
@@ -86,6 +86,6 @@ This project is licensed under the **MIT License** — see the [LICENSE](LICENSE
--- ---
## 💡 Credits OPEN
SOURCE
Developed with ❤️ by **OptimiDev** and contributors. IS LOVE

28
SECURITY.md Normal file
View File

@@ -0,0 +1,28 @@
# Security Policy
## Supported Versions
We actively support the latest version of the bot and provide security fixes for the previous stable release.
## Reporting a Vulnerability
If you discover a security vulnerability in the bot, please report it responsibly. We ask that you **do not publicly disclose** the issue until it has been resolved.
### How to Report
Send a detailed report to **[alexalexandramueller@gmx.de]** including:
- Steps to reproduce the issue
- Expected vs. actual behavior
- Any relevant logs or screenshots
We will respond within **48 hours**.
## Security Updates
Security updates will be published as new releases. Always ensure you are using the latest version to stay protected.
## Security Best Practices for Bot Users
- **Never share your bot token publicly.** If it is compromised, regenerate it immediately.
- **Limit permissions** of the bot to only what is necessary.
- **Regularly update dependencies** to patch known vulnerabilities.
- Monitor your bot's environment for suspicious activity.
## Acknowledgments
We appreciate all security researchers who help keep this bot safe. You will be credited (unless you request anonymity) in the release notes of the security update.