This website works better with JavaScript
Home
Explore
Help
Sign In
metya
/
vanity-bot
mirror of
https://github.com/metya/vanity-bot.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
a68b0216ed
Branches
Tags
dependabot/pip/aiogram-3.6.0
master
1.2.0
1.1.0
1.0.6
1.0.0
0.2.0
vanity-bot
/
docker-compose.yaml
docker-compose.yaml
120 B
History
Raw
1
2
3
4
5
6
7
8
version: "3.7"
services:
bot:
build: .
# image: vanity
environment:
- API_TOKEN
restart: always