Selfie is a simple command framework for selfbots and selfbots only. It uses a suffix rather than a prefix for commands so keep that in mind.
This is currently undocumented, too lazy to add docs might later. To get a good idea on how to use framework look in tests.
To install selfie run npm i -s digitronics/selfie
NOTE:
Still in development anything is subject to change. Wait for 1.0 to use reliably.
- discord.js - Discord Client
- sequelize - Sequelize is a promise-based Node.js/io.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server
- discord.js-commando - Discord.js Command Framework
- Digitronic - Initial work - digitronics
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details