snippet bot for ngl
  • Go 83.5%
  • Nix 9.8%
  • Dockerfile 6.7%
Find a file
2026-04-28 23:05:52 +02:00
.gitignore sqlite and a flake 2026-04-28 16:41:02 +05:30
compose.yml sqlite and a flake 2026-04-28 16:41:02 +05:30
Dockerfile init 2026-04-26 22:40:40 -04:00
flake.lock sqlite and a flake 2026-04-28 16:41:02 +05:30
flake.nix sqlite and a flake 2026-04-28 16:41:02 +05:30
go.mod sqlite and a flake 2026-04-28 16:41:02 +05:30
go.sum sqlite and a flake 2026-04-28 16:41:02 +05:30
LICENSE add bsd 2 clause license 2026-04-28 23:05:52 +02:00
main.go sqlite and a flake 2026-04-28 16:41:02 +05:30
README.md sqlite and a flake 2026-04-28 16:41:02 +05:30
storage.go sqlite and a flake 2026-04-28 16:41:02 +05:30

yasdb aka eefingsnippetbot

how to use:

  • clone this repo, go into it
  • make a file called .env with token as DISCORD_TOKEN
  • mkdir data in same folder and sudo chown 65534:65534 data.
  • docker compose up -d.
  • cry.