Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serpentiel/arikawa-boilerplate
A boilerplate for arikawa-powered Discord bots
https://github.com/serpentiel/arikawa-boilerplate
arikawa boilerplate discord-bot golang
Last synced: about 17 hours ago
JSON representation
A boilerplate for arikawa-powered Discord bots
- Host: GitHub
- URL: https://github.com/serpentiel/arikawa-boilerplate
- Owner: Serpentiel
- License: mit
- Created: 2023-02-12T21:46:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T08:02:56.000Z (3 months ago)
- Last Synced: 2024-10-24T09:44:14.550Z (3 months ago)
- Topics: arikawa, boilerplate, discord-bot, golang
- Language: Go
- Homepage:
- Size: 190 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
arikawa-boilerplate
A boilerplate for arikawa-powered Discord bots
Ask a Question
•
Report a Bug
•
Request a Feature
Table of Contents
## About the Project
This is a template project which is aimed to help others with setting up new projects and GitHub repositories for them.
## Getting Started
### Prerequisites
- A GitHub account
- A will to use this template
### Setting It Up
Simply click the **Use this template** green button at the very top of this page to get started.
Don't forget to check the **Include all branches** box when creating your repository—it is not required, but recommended
as it will bring some extra necessary branches, e.g. `repo-assets/*` branches.
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create, so any
contributions you make are greatly appreciated.
If you would like to contribute, please make sure to take a look
at [this guideline](https://github.com/Serpentiel/arikawa-boilerplate/blob/main/CONTRIBUTING.md) beforehand.
Please see our [security policy](https://github.com/Serpentiel/arikawa-boilerplate/blob/main/SECURITY.md) to report any possible
vulnerabilities or serious issues.
## License
Distributed under the MIT License. See
[`LICENSE.md`](https://github.com/Serpentiel/arikawa-boilerplate/blob/main/LICENSE.md) for more information.
> **N.B.** This project explicitly does not requires its contributors to sign a _Contributor License Agreement_ nor does
> it posses one.