mashina

1.0.5 • Public • Published

Mashina

✨ A Discord bot framework.

Installing

  • npm install mashina
const MashinaClient = require('mashina').default;

const client = new MashinaClient({
  prefix: '.',
  owner: [ // Supports multiple IDs
    '508429235157729290'
  ]
});

client.run();

Package Sidebar

Install

npm i mashina

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

18.1 kB

Total Files

19

Last publish

Collaborators

  • haydennyyy