Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidromanovizc/datingbot
âĻA Telegram Bot with open source code, which implemented django and a dating system
https://github.com/davidromanovizc/datingbot
aiogram contributions-welcome dating dating-app django python telegram
Last synced: 10 days ago
JSON representation
âĻA Telegram Bot with open source code, which implemented django and a dating system
- Host: GitHub
- URL: https://github.com/davidromanovizc/datingbot
- Owner: DavidRomanovizc
- License: other
- Created: 2021-09-09T16:19:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T21:03:15.000Z (4 months ago)
- Last Synced: 2024-10-12T02:45:38.373Z (25 days ago)
- Topics: aiogram, contributions-welcome, dating, dating-app, django, python, telegram
- Language: Python
- Homepage:
- Size: 1.47 MB
- Stars: 122
- Watchers: 2
- Forks: 29
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]DatingBot
### :monocle_face: About
| ðïļ The project has moved elsewhere, and currently available at [que.group](https://github.com/QueGroup) |
|----------------------------------------------------------------------------------------------------------|Open-source Dating Telegram bot built on aiogram 2.x to facilitate the search for new connections. The bot incorporates
a classic profile browsing system, along with filtering options and event organization capabilities. Users can create
and join events, fostering community engagement. Additionally, the project is closely integrated with neural networks,
enhancing its capabilities.### :alembic: Built With
![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)\
![Django](https://img.shields.io/badge/Django-092E20?style=for-the-badge&logo=django&logoColor=green)\
![AIOHTTP](https://img.shields.io/badge/aiohttp-%232C5bb4.svg?style=for-the-badge&logo=aiohttp&logoColor=white)\
![Poetry](https://img.shields.io/badge/Poetry-%233B82F6.svg?style=for-the-badge&logo=poetry&logoColor=0B3D8D)\
![Babel](https://img.shields.io/badge/Babel-F9DC3e?style=for-the-badge&logo=babel&logoColor=black)\
![Postgresql](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)\
![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)\
![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)### :hammer: Development
Find the instructions for running the app locally in the [Development Guide](docs/DEVELOPMENT.md)
### :busts_in_silhouette: Contributing
Find the instructions for contributing in the [Contributing Guide](CONTRIBUTING.md)
### :page_facing_up: License
This project is licensed under the [Creative Commons Attribution-NonCommercial 3.0 Unported (CC BY-NC 3.0)](LICENSE)
Works on Open Source
![image](https://user-images.githubusercontent.com/72649244/173241368-c40bd408-8df8-450f-9ac7-530de1692e1c.png)
[contributors-shield]: https://img.shields.io/github/contributors/DavidRomanovizc/DatingBot.svg?style=for-the-badge
[contributors-url]: https://github.com/DavidRomanovizc/DatingBot/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/DavidRomanovizc/DatingBot.svg?style=for-the-badge
[forks-url]: https://github.com/DavidRomanovizc/DatingBot/network/members
[stars-shield]: https://img.shields.io/github/stars/DavidRomanovizc/DatingBot.svg?style=for-the-badge
[stars-url]: https://github.com/DavidRomanovizc/DatingBot/stargazers
[issues-shield]: https://img.shields.io/github/issues/DavidRomanovizc/DatingBot.svg?style=for-the-badge
[issues-url]: https://github.com/DavidRomanovizc/DatingBot/issues