Skip to content

NebulaeCraft/NebulaeFortune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NebulaeFortune

星云娘(Nebulae Robot)的今日人品&今日运势实现

Usage

go mod tidy  // 安装依赖
go build     // 编译
./main       // 运行

localhost:1145下提供服务

  • /jrrp 今日人品
    • /jrrp?rp=114 指定人品
  • /jrys 今日运势
    • /jrys?ys=冰魂&emo=1 指定运势、 表情

Config

表情所用图片放置在/emotion下,格式需为.png

为了避免被夹,最后输出格式为.gif。同时带来gif的限制,文件中只包含256色。请提前将文件调色板限制到256色中。否则使用内置Floyd–Steinberg dithering算法进行颜色舍入Plan9空间中。

License

MIT

Thanks

感谢晶蓝姐姐的图!

Welcome for PRs and Issues!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages