Skip to content

project-alisa/MilliBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MilliBot

お誕生日のツイートをするやつ

.env

以下の情報が必要

  • Mastodonインスタンスのドメイン
  • アプリのキーとシークレット
  • MySQL(MariaDB)データベースの情報

.env.exampleを参考に.envを書く

DB

DBの構造は最小限以下が必要

カラム名 データ型 内容
name text 名前(漢字)
subname text ニックネーム等(ロコとか)
type enum ゲーム内の属性
age int 年齢

Usage

cronとかでエイッ

About

誕生日がめでたいBot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages