Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #118 from kaiwalyakoparkar/improve_index_file
Browse files Browse the repository at this point in the history
docs: Improve the `index.md` file
  • Loading branch information
siddhant-khisty authored Nov 12, 2021
2 parents 4b187fd + b2259a6 commit 33c619a
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<a href="https://www.instagram.com/commclassroom/">
<img width="30px" src="https://www.vectorlogo.zone/logos/instagram/instagram-icon.svg" />
</a>&ensp;
<a href="https://discord.gg/K9kxUXvfND">
<img width="30px" src="https://www.vectorlogo.zone/logos/discordapp/discordapp-tile.svg" />
<a href="https://discord.io/commclassroom">
<img width="30px" src="https://discord.com/assets/3437c10597c1526c3dbd98c737c2bcae.svg" />
</a>&ensp;
<a href="https://t.me/commclassroom">
<img width="30px" src="https://www.vectorlogo.zone/logos/telegram/telegram-icon.svg" />
Expand All @@ -28,20 +28,24 @@

## About

We believe that every student, irrespective of their college or branch, can make it big. Community Classroom is an initiative built on this thought. We provide hands-on training, mentorship and have an inclusive community. All of our courses are FREE and better than most paid courses. We cover every topic in detail and mentor you to stand out and get opportunities by breaking all the barriers. Get expert guidance with career, Open Source, and internships, jobs around the world.
We believe that every student, irrespective of their college or branch, can make it big. Community Classroom is an initiative built on this thought. We provide hands-on training, mentorship and have an inclusive community. All of our courses are FREE and better than most paid courses. We cover every topic in detail and mentor you to stand out and get opportunities by breaking all the barriers. Get expert guidance with career, Open Source, and internships/jobs around the world.

## Note to all contributors
Thank you for putting your time to contribute and helping others out.
Before contributing do kindly read and follow [Code of conduct](https://github.com/kaiwalyakoparkar/classroom-monitor-bot/blob/main/CODE_OF_CONDUCT.md)
To get started with contributing go through the following steps

## Commands Supported
Thank you for putting your time to contribute and helping others out!\
Before contributing do kindly read and follow [Code of Conduct](./CODE_OF_CONDUCT.md).

- [cm!help](/commands/help) - Helps with the commands and features what the bot offers.
- [cm!hey](/commands/hey) - Says 'Hey' to the user.
- [cm!version](/commands/version) - Displays the current running version of the bot.
- [cm!links](/commands/links) - Displays all the social accounts of the community.
- [cm!translate &#60;text&#62;](/commands/translate) - Translate given text to English.
- [cm!meme](/commands/meme) - Send a meme from r/programmerhumor.
To get started with contributing, go through the following steps.

This bot is reserved for functionalities offered for community classroom community.
## Supported commands

| Commands | Functionality |
| ------------------------------------------------------------ | ------------------------------------------------------------ |
| `cm!help` | Shows help with the commands, features, and what the bot offers |
| `cm!hey` | Says `Hey` to the user |
| `cm!version` | Dislays the current running version of the bot |
| `cm!links` | Displays all the social accounts of the community |
| `cm!translate <text>` | Translate the given text to English |
| `cm!meme` | Send a meme from the [r/programmerhumor](https://www.reddit.com/r/ProgrammerHumor/) Reddit

**This bot is reserved for functionalities offered for the Community Classroom community.**

0 comments on commit 33c619a

Please sign in to comment.