The ÜNOG Game Jam Bot is a discord bot to manage online game jam events on Türkiye's biggest game devoloper community ÜNOG. It is responsible for coordinating the team management and role disturbition of fellow jammers.
- Clone the repository:
git clone https://github.com/your-username/unogJamBot.git - Navigate to the project directory:
cd unogJamBot - Install the required dependencies:
pip install -r requirements.txt
To start the ÜNOG Game Jam Bot, run the following command:
python unogJamBot.py
After optimizing your Discord Application with your Bot Token, simply adjust the ID's according to your server and assign a spesific role for command users. After those steps bot is ready to work! Do not forget to autorhize Server Members Intent and Message Content Intent. Bot is designed in Turkish since ÜNOG is a Turkish community, feel free to translate!
Contributions are welcome! If you would like to contribute to the ÜNOG Game Jam Bot:
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature-name - Make your changes and commit them:
git commit -m "Add your commit message" - Push to the branch:
git push origin feature/your-feature-name - Open a pull request
- Keep me updated so I can check out your amazing work! My mail adresss is tugaep@gmail.com
This project is licensed under the MIT License. See the LICENSE file for more information.