aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 036bd2afb679ff965bb66cd05d83e535c9948717 (plain)
1
2
3
4
5
6
# Ponyfind
```plaintext
npm install             # Install dependencies
node update/bot.js    # Generate database
node bot.js           # Start bot
```