The Discord bot used by the "Coding with Efehan" Discord server
Table of Contents
CWE is a Discord bot made for the Coding with Efehan's Discord server. It provides the server with features like campaigns, requests and all features the server may need. It is an open-source project, allowing all of the community's members to contribute and see their code live in action.
To get a local copy up and running, follow these simple steps.
- Clone the repository
git clone https://github.com/Coding-with-Efehan/CWE.git
- Configure the
appsettings.json
file found in the CWE directory
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. By contributing to the CWE bot, you will also be able to see some of your own code live in action in the CWE Discord server.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Hendrik Demir - @hendrikdemir - efehan@codingwithefehan.gg