Skip to content
This repository was archived by the owner on Jul 21, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 1.2 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.2 KB

⚡ Spark

Pull Requests License

💥 A Discord bot template (WIP)
Spend less time on setup and focus on more important features.

This repository contains a basic scaffold of a Discord bot for developers, and I mostly use it personally.

The ending product should include easy and friendly ways to make new features, as well as exposing the entire codebase if people need to modify it. This template already includes a basic command, event and "condition" (a system that controls command execution).

This template was written in TypeScript, using the discord.js library. TypeScript decorators are very commonly used within this template.

TODO

  • Slash commands
  • Custom error handlers
  • Tests
  • Context menus

Contributions

Contributions are very welcome - PRs or issues, and please feel free to laugh at my code. I'll laugh with you.