https://github.com/mostoriginalign/astroactivities
https://github.com/mostoriginalign/astroactivities
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mostoriginalign/astroactivities
- Owner: MostOriginalIGN
- License: agpl-3.0
- Created: 2021-12-22T02:13:59.000Z (over 4 years ago)
- Default Branch: production
- Last Pushed: 2021-12-22T03:18:47.000Z (over 4 years ago)
- Last Synced: 2025-02-13T10:46:10.286Z (over 1 year ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Discord Activities Bot
A slash command bot for opening Discord voice channel activities.
**[Add the bot](https://discord.com/api/oauth2/authorize?client_id=872266709426384977&permissions=1&scope=bot%20applications.commands)**
After adding the bot, use `/activity`
- Do not worry if the bot status is offline. Sometime it's intentional.
# Contributing
All contributions a re greatly appreciated, but I recommend creating an issue or replying in a comment to let me know what you are working on first that way we don't overwrite each other.
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on this project.
## Issues
- Feature requests/enhancements
- Bug reports
- Questions/feedback
## Branches
- production -> don't touch, this is what's running in production
- staging -> [pull request][pr] this branch for everything
## Pull Requests
All pull requests are welcome!
- [Fork][fork] the repository on GitHub.
- [Clone][cloning] the forked repo to your local machine.
- Do you changes
- Commit your changes
- Push your changes back up to your fork.
- When you're ready, submit a [pull request][pr] so that we can review your changes.
[fork]: https://help.github.com/en/articles/fork-a-repo
[cloning]: https://help.github.com/en/articles/cloning-a-repository
[pr]: https://help.github.com/en/articles/about-pull-requests