Skip to content

PINK Is Not Kiwi

License

Notifications You must be signed in to change notification settings

Fogapod/pink

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46e569a · Aug 27, 2024
Nov 26, 2023
Aug 27, 2024
Feb 25, 2024
Mar 4, 2024
Aug 25, 2024
Aug 25, 2024
May 1, 2024
Aug 27, 2024
Aug 25, 2024
Nov 18, 2023
Aug 25, 2024
Aug 27, 2024
Mar 12, 2022
Aug 27, 2024
Aug 25, 2024
Aug 27, 2024
Apr 30, 2024
Aug 25, 2024

Repository files navigation

PINK Discord bot

PINK Is Not Kiwi.

This is a personal discord bot that has a few commands related to Unitystation. I have put minimal effort into it because of how bad Discord have become lately. 0 funnies included.

Running PINK

Rough instructions:

Building podman/docker image: podman build . -t fogapod/pink (no tricks)
Running podman/docker image: podman run --rm --name pink -v $(pwd)/settings.toml:/code/settings.toml -v $(pwd)/pink.db:/data/pink.db fogapod/pink

Running on production:

  • fill in settings.toml file
  • create sqlite database from schema.sql
  • start service from units/

About

PINK Is Not Kiwi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%