Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

zobweyt/Giveaways

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

App icon

Giveaways

An app for hosting fair and reliable giveaways at your server.

Discord Dependencies Status

🗝️ Features

  • Host unlimited giveaways at your discord servers.
  • Manually end giveaways via a message command.

🗺️ Roadmap

To see the current and future tasks for this project, please navigate to the projects tab.

📦 Personal usage

To start, open a command prompt and follow these instructions:

Step 1 — Get the app

Clone this repository to your machine, open it in your editor, and navigate to the startup project:

git clone https://github.com/zobweyt/Giveaways.git
cd ./src/Giveaways

Step 2 — Configure the environment

We are using the options pattern for typed access to groups of related settings. You should configure the appsettings.json file or manage user secrets via CLI:

dotnet user-secrets set <key> <value>

Note

Pending database migrations are applied automatically before startup and an informational message is logged.

Step 3 — Run the app

To run the bot, just execute the following command:

dotnet watch

The setup is done. Enjoy using the app! 🎉

Warning

Instead of using the dotnet run in production, create a deployment using the dotnet publish command and deploy the output.

🚀 Contributing

To contribute to this project, please read the CONTRIBUTING.md file. It provides details on our code of conduct and the process for submitting pull requests.

❤️ Acknowledgments

See the contributors who participated in this project and the dependencies used.

📜 License

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

About

An app for hosting fair and reliable giveaways at your discord (https://discord.com)

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors

Languages