Skip to content

Doer-org/event_notification_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event_notification_bot

Doer-org/idea

おしゃべり定期通知Bot #24

discordのイベント(もくもく会や定期LT会など)の通知をするbot

Getting Started

docker起動

docker-compose up -d --build

pythonコンテナに入る

docker-compose exec python3 bash

コンテナ内で実行して, 問題ないか確認する

python main.py hello

hello docker! と表示されたらok

コンテナから抜ける時は exitコマンドを打ちましょう

References

About

discordのイベント通知bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published