Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyrea/discord-activities

🔊 Slash command Discord bot template for simplified voice activities. ⚔️
https://github.com/kyrea/discord-activities

discord discord-activities discord-activity-bot discord-bot discordjs discordjs-v14 hacktoberfest hacktoberfest-accepted hacktoberfest2022

Last synced: 3 months ago
JSON representation

🔊 Slash command Discord bot template for simplified voice activities. ⚔️

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=893159124701941802&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 are 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