My project uses decorators, you can read about them here TypeScript 5.0 Decorators
Features
Features
Full implementation of discord.js v14 in TypeScript
Custom logger and env parser, easier to share with people.
Clean code and well documented.
Comes with prebuilt utils such as local sql db (utils/sql) and remote mysql db (utils/db
Contributing
Contributing
Contributions are welcome! If you have suggestions for improvements or want to add new features, feel free to open an issue or create a pull request.
Fork the repository
Create your feature branch (
git checkout -b features/a_new_feature
)Commit your changes (
git commit -m 'New commit'
)Push to the branch (
git push origin feature/a_new_feature
)Open a pull request
Repository: https://github.com/hiraeeth/DiscordTS-Base
Last updated