/selfie

Selfie is a Discord.js selfbot command framwork!

Primary LanguageJavaScriptMIT LicenseMIT

Selfie

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.

Made With

  • discord.js - Discord Client
  • sequelize - Sequelize is a promise-based Node.js/io.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server

Inspired by

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details