user-penguin c11d7f1924
Some checks failed
continuous-integration/drone/push Build is failing
edit drone.yml
2023-03-08 15:35:35 +07:00
fix
2023-02-10 15:51:04 +07:00
2022-11-26 16:59:35 +07:00
fix
2023-02-10 15:43:13 +07:00
fix
2023-02-10 15:43:13 +07:00
2022-03-06 01:02:55 +07:00
fix
2023-02-10 15:51:04 +07:00
2023-03-08 15:35:35 +07:00
2023-03-08 00:40:16 +07:00
2023-03-08 00:20:44 +07:00
2023-03-08 00:20:44 +07:00
2022-03-06 01:02:55 +07:00
fix
2023-02-10 15:51:04 +07:00
2022-03-06 01:27:24 +07:00
2022-09-04 19:53:37 +07:00
2023-03-08 00:20:44 +07:00

student-verochka-bot

develop

git clone https://github.com/3crabs/student-verochka-bot student_bot
cd student_bot
go run main.go --token=<TELEGRAM_API_TOKEN> --key=<YANDEX_WEATHER_API_KEY>

deploy

git clone https://github.com/3crabs/student-verochka-bot student_bot
cd student_bot
go build -v -o bin/bot
./bin/bot --token=<TELEGRAM_API_TOKEN> --key=<YANDEX_WEATHER_API_KEY> &
Description
Телеграм бот для обучения в АГУ
Readme 137 KiB
Languages
Go 97.6%
Makefile 2.4%