This website requires JavaScript.
Explore
Help
Sign In
gav
/
es-bot
Watch
1
Star
0
Fork
1
You've already forked es-bot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
16
Commits
2
Branches
2
Tags
98136d93a2ee6254f1f3e5ba6601858ba718e022
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
dashashestakova
98136d93a2
Some checks failed
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is failing
Details
Text edited
2022-05-04 16:34:01 +07:00
blueprints
Fixed circular import in nft_util
2022-05-01 12:42:22 +07:00
db
Fixed circular import in nft_util
2022-05-01 12:42:22 +07:00
middlewares
Fixed group add event
2022-05-01 02:36:51 +07:00
nft_svc
MVP
2022-05-01 00:57:58 +07:00
util
Fixed circular import in nft_util
2022-05-01 12:42:22 +07:00
.drone.yml
Add '.drone.yml'
2022-05-01 01:22:43 +07:00
.env.sample
MVP
2022-05-01 01:56:47 +07:00
.gitignore
MVP
2022-05-01 00:57:58 +07:00
config.py
MVP
2022-05-01 00:57:58 +07:00
docker-compose.yml
Fix port of image_gen
2022-05-01 02:38:58 +07:00
Dockerfile
MVP
2022-05-01 01:56:47 +07:00
img.jpg
MVP
2022-04-29 22:21:42 +07:00
locales.py
Text edited
2022-05-04 16:34:01 +07:00
main.py
Fixed group add event
2022-05-01 02:36:51 +07:00
README.md
Upd readme
2022-05-01 01:58:48 +07:00
requirements.txt
MVP
2022-05-01 01:56:47 +07:00
README.md
es-bot
Deploy
$ cp .env.example .env
Change variables as you need and then:
$ docker-compose up -d
Description
Engineering school bot sources
Readme
107
MiB
Languages
Python
97.7%
Dockerfile
2.3%