command
module
Version:
v0.0.0-...-11583a9
Opens a new window with list of versions in this module.
Published: Aug 6, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
🦆 Quack
Formerly Seeds
A Discord bot focused on making Discord safer. Providing exceptional tools for moderation and community protection.
All Quack's commands use Discord's
slash command interface
Running Locally
Quack uses Go v1.22.2 please make sure you have this installed. Please also ensure you have created a bot via Discord's Developer Portal.
- Clone.
mkdir quack && cd quack
git clone https://github.com/seedsdiscord/bot
cd bot
- Set up environment variables.
- Create a
.env.local
in the root of the project.
- Refer to
config.ts
to see all the required enviornment variables.
- Feel free to omit any for testing.
- Start the bot!
go run .
Contributing
- Fork the repository
- Create a new branch:
git checkout -b feature/new-feature
- Make your changes and commit them:
git commit -m 'Add new feature'
- Push to the branch:
git push origin feature/new-feature
- Open a pull request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.