bot

command module
v0.0.0-...-11583a9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2024 License: MIT Imports: 6 Imported by: 0

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

License GitHub issues GitHub forks GitHub stars

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.

  1. Clone.
mkdir quack && cd quack
git clone https://github.com/seedsdiscord/bot
cd bot
  1. 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.
  1. Start the bot!
go run .
  • This will run the bot.

Contributing

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/new-feature
  3. Make your changes and commit them: git commit -m 'Add new feature'
  4. Push to the branch: git push origin feature/new-feature
  5. Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL