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

> Create a `./beta` file to start the bot in beta mode (using the beta token) instead of stable mode (using the stable token)