文件名称:bb:用go编写的耻辱公告板
文件大小:21KB
文件格式:ZIP
更新时间:2024-03-02 23:56:49
Go
LINUX的bb 耻骨公告板 在过去10天内构建了此文件,以用作pubnix的公告板: ://heathens.club/ 我们想要一个定制板。 所以我建了一个。 而已! 说明: (ROW 42 and 43 in bb.go) admin = "username" //set this to your home folder name on your pubnix boardtitle = "Title of the board" //set this to whatever you want 完成后,只需构建并运行它即可,即构建bb.go 然后运行“ ./bb mod”以初始化所有文件夹。 然后,您将拥有一个正在运行的pubnix公告板。 只要确保所有其他用户都可以访问该应用程序即可。 也许将其放在二进制文件夹中。 ARGS说明: Usage of ./
【文件预览】:
bb-main
----go.mod(198B)
----LICENSE(18KB)
----go.sum(3KB)
----bot()
--------bot.go(2KB)
----README.md(2KB)
----converter()
--------converter.go(1001B)
----bb.go(32KB)