This website requires JavaScript.
Explore
Help
Sign In
neuro_llc
/
neuro-reply-bot-reworked
Watch
2
Star
0
Fork
0
You've already forked neuro-reply-bot-reworked
mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced
2026-01-14 13:39:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
21
Commits
9
Branches
0
Tags
4920ebcaa702ce82189d0bdc0b7a44d3e174a3ad
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Sergey Elpashev
4920ebcaa7
Merge pull request
#2
from MrSedan/dev
...
Added alembic to reqs
2023-11-12 14:52:58 +03:00
.vscode
Added image table
2023-11-04 02:23:28 +03:00
alembic
Migrations
2023-11-04 05:29:08 +03:00
db
Datetime and posted fields
2023-11-04 05:29:27 +03:00
handlers
Changing posts
2023-11-12 14:07:18 +03:00
.env.example
Example env file
2023-11-04 02:23:01 +03:00
.gitignore
Some additions to .gitignore
2023-10-29 01:25:51 +03:00
alembic.ini
Added SQLAlchemy and Alembic to work with Postgres
2023-10-29 01:28:46 +03:00
docker-compose.yml
PostgreSQL Container
2023-10-29 01:26:52 +03:00
main.py
Handlers autoloading from handlers folder
2023-11-04 02:24:10 +03:00
requirements.txt
Added alembic to reqs
2023-11-12 14:52:15 +03:00
Description
No description provided
197
KiB
Languages
Python
99.7%
Dockerfile
0.3%