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
20
Commits
2
Branches
2
Tags
2bc65d37ddd831c5906e6e1450812ed4634ece47
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
2bc65d37dd
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
continuous-integration/drone/push
Build is passing
Details
Merge branch 'main' into text-edition
2022-05-04 16:56:46 +07:00
blueprints
Fixed keyboard and added man page
2022-05-03 21:06:32 +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
Fixed bug in image gen
2022-05-03 11:18:05 +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
Fixed keyboard and added man page
2022-05-03 21:06:32 +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
Merge branch 'main' into text-edition
2022-05-04 16:56:46 +07:00
main.py
Fixed keyboard and added man page
2022-05-03 21:06:32 +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%