mirror of
https://github.com/nx-bat/pet-the-pond.git
synced 2026-09-22 10:29:11 -04:00
Compare commits
1 Commits
b32278c108
..
dev
| Author | SHA1 | Date | |
|---|---|---|---|
| ef5a59205a |
@@ -1,2 +1,12 @@
|
|||||||
# Pet the Pond
|
# Pond's Petting Zoo
|
||||||
A points-based reaction bot for Discord. If anyone wants to take this project off my hands, please take it. I don't want it anymore.
|
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](https://github.com/abalabahaha/eris), maintained by [Team Hydra](https://teamhydra.dev/).
|
||||||
|
- [`postgres`](https://github.com/porsager/postgres) - A postgres client written in JavaScript. The only one I will use.
|
||||||
|
- [`dotenv`](https://github.com/motdotla/dotenv) - A library for loading variables from .env files.
|
||||||
|
|||||||
Reference in New Issue
Block a user