Skip to content

Update README.md #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 48 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,67 @@
<img src='https://i.imgur.com/3aNn4U4.png' height='100px'/>

<div align="center">
<img src="https://i.imgur.com/3aNn4U4.png" height="100px" alt="Coding Contests Companion Logo">
</div>

<div align="center">
<br>
<img src="https://img.shields.io/github/repo-size/roshan1337d/coding-contests-companion?style=for-the-badge" />
<img src="https://img.shields.io/github/issues/roshan1337d/coding-contests-companion?style=for-the-badge" />
<img src="https://img.shields.io/github/issues-closed-raw/roshan1337d/coding-contests-companion?style=for-the-badge" />
<br>
<img src="https://img.shields.io/github/forks/roshan1337d/coding-contests-companion?style=for-the-badge" />
<img src="https://img.shields.io/github/issues-pr/roshan1337d/coding-contests-companion?style=for-the-badge" />
<img src="https://img.shields.io/github/issues-pr-closed-raw/roshan1337d/coding-contests-companion?style=for-the-badge" />
<br>
<img src="https://img.shields.io/github/stars/roshan1337d/coding-contests-companion?style=for-the-badge" />
<img src="https://img.shields.io/github/last-commit/roshan1337d/coding-contests-companion?style=for-the-badge" />
<img src="https://img.shields.io/github/commit-activity/y/roshan1337d/coding-contests-companion?style=for-the-badge" />
</div>


<h1>Coding Contests Companion</h2>
<a href="https://discord.com/api/oauth2/authorize?client_id=1023627528860086332&permissions=268435456&scope=bot%20applications.commands"><img src = "https://img.shields.io/badge/Invite Bot-Page?style=flat&color=1CA2F1" height = 30px></a> <a href="https://discord.gg/9sDtq74DMn"><img src = "https://img.shields.io/badge/Support Server-Page?style=flat&color=1CA2F1" height = 30px></a>

## About

Coding Contests Companion is a discord bot that displays all ongoing and upcoming coding contests from CodeChef, LeetCode, HackerRank, CodeForces, AtCoder, Google KickStart, and HackerEarth in one place in your discord server. You can set up an embed for your members to take a role themselves which will be pinged an hour before any contest is about to start with the contest details. **Never miss a coding contest again!**
Coding Contests Companion is a Discord bot that helps you stay up-to-date with ongoing and upcoming coding contests. It supports popular coding platforms like CodeChef, LeetCode, HackerRank, CodeForces, AtCoder, and HackerEarth. Never miss a coding contest again!

## Features

✨ Display ongoing and upcoming coding contests from multiple platforms.
✨ Role assignment for contest notifications.
✨ Daily delivery of a random problem selected by LeetCode.
✨ User guide available through the `/help` command.

The bot can also send a random problem selected by LeetCode every day covering a variety of topics to keep your server members consistent, sharp, and ready 💪
## Installation

Use the /help command after inviting the bot for the user guide.
To invite the bot to your Discord server, click the following link: [Invite Bot](https://discord.com/api/oauth2/authorize?client_id=1023627528860086332&permissions=268435456&scope=bot%20applications.commands)

For support and assistance, join our [Support Server](https://discord.gg/9sDtq74DMn).

## Contributing

<details>
<summary>Project contributors</summary>
We welcome contributions from the community! If you would like to contribute to the project, please follow the guidelines outlined in [CONTRIBUTING.md](CONTRIBUTING.md).

## Project Contributors

###
👥 We would like to thank the following contributors for their valuable contributions to the project:

| | **Contribution**|
| --- | --- |
| Contributor | Contribution |
| ------------| ------------ |
| [B4CKF1SH](https://github.com/B4CKF1SH) | Added support for AtCoder |
| [Taduri Saimahesh](https://github.com/saimaheshtaduri) | Added support for HackerEarth |
| [Swoyam Siddharth Nayak](https://github.com/swoyam2609) | Corrected available platform details |
| [Souvik Nayak](https://github.com/Souvik-Nayak) | Wrote the setup instructions |
| [Sahil Anower](https://github.com/SahilAnower) | Added support for Google KickStart |
| [DevilzzNikhil](https://github.com/DevilzzNikhil) | Added server joining message feature |

</details>

Wish to contribute? **[Check this out](CONTRIBUTING.md)**
<div align="center">
<a href="https://github.com/roshan1337d/coding-contests-companion/graphs/contributors">
<img src="https://contrib.rocks/image?repo=roshan1337d/coding-contests-companion" alt="Contributors" />
</a>
</div>


Let's make this project even better together! ✨🚀