Files
pet-the-pond/README.md
T
nxbat ef5a59205a (docs): update readme.
Signed-off-by: Nix Krystik <nix@archwing.dev>
2026-09-16 17:36:46 +08:00

855 B

Pond's Petting Zoo

A small joke bot which counts petting reactions on messages, giving points to the message author & placing them on the leaderboard. It includes some basic commands which are restricted to specific users by default.

Please note this is was a "for the meme" request and isn't supposed to be used by other servers. Use it however you want though.

Packages

These are packages I mainly use due to them not being a total headache to use and don't require a million packages.

  • athena-prime - A modified fork of Eris, maintained by Team Hydra.
  • postgres - A postgres client written in JavaScript. The only one I will use.
  • dotenv - A library for loading variables from .env files.