dashroshan / coding-contests-companion

💪 Discord bot for coding contests info, notifications, and daily problems from codechef, leetcode, hackerrank, codeforces, atcoder, hackerearth, and geeksforgeeks
MIT License
43 stars 40 forks source link

PR for Issue #24- Add another platform in Contest Platforms #63

Closed mridul549 closed 1 year ago

mridul549 commented 1 year ago

Related Issue

This PR Closes issue #24

Description

The target was to add Coding Ninjas to the available contest platforms list, so that's what I did in this PR.

Screenshots

  1. Added coding ninjas on the welcome screen. initial

  2. Added coding ninjas in the contest platform selection menu with a custom emoji. list1

  3. On selection, the upcoming events of the platform will appear as shown in the screenshot below. final

Checklist