Compare commits
4 Commits
3.1
...
6da0c603ed
| Author | SHA1 | Date | |
|---|---|---|---|
| 6da0c603ed | |||
| e547d36773 | |||
| 5a3e7d2d35 | |||
| a184b62b02 |
9
LICENSE
Normal file
9
LICENSE
Normal 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
|
||||
10
README.md
10
README.md
@@ -1,11 +1,11 @@
|
||||
|
||||
<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.
|
||||
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.
|
||||
|
||||
---
|
||||
|
||||
[](https://forthebadge.com) [](https://forthebadge.com)
|
||||
--
|
||||
## What civita means?
|
||||
On a good day Civita means “city,” “state,” or “citizenship.” from Latin, on
|
||||
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
|
||||
|
||||
Developed with ❤️ by **OptimiDev** and contributors.
|
||||
OPEN
|
||||
SOURCE
|
||||
IS LOVE
|
||||
28
SECURITY.md
Normal file
28
SECURITY.md
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user