thezeeone / ZBot-En

A multi-purpose bot you can add to your server.
3 stars 0 forks source link

Command updates #6

Closed thezeeone closed 2 years ago

thezeeone commented 2 years ago

PR

PR #3 Create database.ts (merged) Added database.ts file

PR #4 Slash commands (merged) Added commands Updated imports

FIXED ISSUES ban.ts

kick.ts

timeout.ts

ytvid.ts File removed. New music system to be put in place. Credit: RQ#7612

Commands are now global.

(<ClientApplication>client.application).commands.set(
   commands.map(c => c.data)
)

Now ready to merge. Any new issues to be reported in the Issues tab, and pull requests in the Pull Requests tab. Music and level system to be updated later.

thezeeone commented 2 years ago

Bot will have a new icon soon