today-duty-bot

command module
v0.0.0-...-b114a09 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2024 License: MIT Imports: 12 Imported by: 0

README

Today's Duty Bot

Setup Test MySQL

$ docker run -d --name today-duty-bot-mysql -e MYSQL_ALLOW_EMPTY_PASSWORD=yes -p 3306:3306 --health-cmd "mysqladmin ping -h 127.0.0.1" mysql:8
$ mysql -u root -h 127.0.0.1 < ddl/database.sql
$ mysql -u root -h 127.0.0.1 bot < ddl/schema.sql

License

MIT

Author

Masahiro Furudate (a.k.a. 178inaba)
178inaba.git@gmail.com

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL