Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuztalgia/thotbot
A Discord bot that celebrates women unapologetically enjoying themselves.
https://github.com/nuztalgia/thotbot
Last synced: about 1 month ago
JSON representation
A Discord bot that celebrates women unapologetically enjoying themselves.
- Host: GitHub
- URL: https://github.com/nuztalgia/thotbot
- Owner: nuztalgia
- License: mit
- Created: 2023-02-03T22:13:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T02:58:10.000Z (3 months ago)
- Last Synced: 2024-08-12T03:52:52.012Z (3 months ago)
- Language: Python
- Homepage:
- Size: 1.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# 💋 ThotBot
[![Botstrap](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnuztalgia%2Fbotstrap%2Fmain%2F.github%2Fbadges%2Fbotstrap-on.json&logo=0)](https://github.com/nuztalgia/botstrap)
[![Project License](https://img.shields.io/github/license/nuztalgia/thotbot?color=blue)](https://github.com/nuztalgia/thotbot/blob/main/LICENSE)
[![Python Version](https://img.shields.io/badge/python-3.10-blue)](https://github.com/nuztalgia/thotbot/blob/main/pyproject.toml)
[![Build Status](https://img.shields.io/github/actions/workflow/status/nuztalgia/thotbot/build.yml?branch=main)](https://github.com/nuztalgia/thotbot/actions/workflows/build.yml)
[![CodeQL Status](https://img.shields.io/github/actions/workflow/status/nuztalgia/thotbot/codeql.yml?branch=main&label=codeQL)](https://github.com/nuztalgia/thotbot/actions/workflows/codeql.yml)
[![CodeFactor](https://img.shields.io/codefactor/grade/github/nuztalgia/thotbot/main?label=codefactor)](https://www.codefactor.io/repository/github/nuztalgia/thotbot)ThotBot is a custom Discord bot that celebrates women unapologetically enjoying
themselves, doing whatever they want, whenever they want, regardless of what the
critics have to say.
[💅](https://www.nme.com/news/music/megan-thee-stallion-releasing-new-single-thot-shit-this-week-2962813)More information coming soon. Stay tuned!
## Development
Use the following commands to create an
[editable](https://pip.pypa.io/en/stable/topics/local-project-installs/#editable-installs)
installation of ThotBot in your current environment. Any changes you make to its
code will immediately take effect when you run `thotbot` locally.```
git clone https://github.com/nuztalgia/thotbot.git
cd thotbot
pip install -e .
```[Contributions](https://github.com/nuztalgia/thotbot/blob/main/.github/contributing.md)
to this project are very welcome, as long as they
[pass](https://results.pre-commit.ci/latest/github/nuztalgia/thotbot/main)
[all](https://github.com/nuztalgia/thotbot/actions/workflows/build.yml)
[the](https://github.com/nuztalgia/thotbot/actions/workflows/codeql.yml)
[checks](https://www.codefactor.io/repository/github/nuztalgia/thotbot) to keep
it green and healthy! 💚## License
**Source Code:** Copyright © 2023 [Nuztalgia](https://github.com/nuztalgia).
Released under the
[MIT License](https://github.com/nuztalgia/thotbot/blob/main/LICENSE).**Image Assets:** Included under [fair use](https://www.copyright.gov/fair-use/)
and **not** covered by the above license. See
[`assets/README.md`](https://github.com/nuztalgia/thotbot/tree/main/thotbot/assets)
for more details.