ANF / BotANF

A simple discord bot made by ANF Studios
https://discord.gg/invite/fKWpK7A
GNU General Public License v3.0
13 stars 5 forks source link

Checks and Return announcements #34

Closed tomlin7 closed 3 years ago

tomlin7 commented 3 years ago

Checks and return Announcements

created announcements.ts script, this is for returning result to user after using a command.

working on checks.ts, this is for checks, which determine if user has the permission to use the command. if not, it will return a error using the announcements class. added permission checks.

Type of change

Checklist:

ANF-Studios commented 3 years ago

Thank you for taking your interests in contributing to ANF. Next time; please open an issue to discuss with the team before creating a pull request. And right of the bat, I see that you haven't read the contributing file and you're not following the pull request template and have removed a few checks.

And for the code, I like the idea but it's not updated yet.

ANF-Studios commented 3 years ago

Hey @billyeatcookies, some changes has been made, can you remake the PR on a branch synced with master?