Skip to content

unoghub/dc-jam-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

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.

Installation

  1. Clone the repository: git clone https://github.com/your-username/unogJamBot.git
  2. Navigate to the project directory: cd unogJamBot
  3. Install the required dependencies: pip install -r requirements.txt

Usage

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!

Contributing

Contributions are welcome! If you would like to contribute to the ÜNOG Game Jam Bot:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m "Add your commit message"
  4. Push to the branch: git push origin feature/your-feature-name
  5. Open a pull request
  6. Keep me updated so I can check out your amazing work! My mail adresss is tugaep@gmail.com

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A discord bot to handle the Online Game Jam events of ÜNOG Game Developer Community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages