You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 months ago | |
---|---|---|
.idea | 1 year ago | |
.vscode | 1 year ago | |
commands | 1 year ago | |
config | 1 year ago | |
handler | 1 year ago | |
modules | 1 year ago | |
pixel | 1 year ago | |
update | 1 year ago | |
.DS_Store | 1 year ago | |
.gitignore | 1 year ago | |
.gitlab-ci.yml | 12 months ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
TODO | 1 year ago | |
bot.js | 1 year ago | |
index.js | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago |
README.md
Ponyfind
npm install # Install dependencies
node update/index.js # Generate database
node index.js # Start bot (multi-threaded)
# node bot.js # Start bot (single-threaded)
Create a
./beta
file to start the bot in beta mode (using the beta token) instead of stable mode (using the stable token)