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

updated social-links and logo #163

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from 2 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
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
<p align="center">
<img src="https://user-images.githubusercontent.com/51391473/141665364-b0ef8d87-6f35-4bee-af39-734b9e338d38.png" width=200px height=200px>
<img src="https://user-images.githubusercontent.com/91791257/209436999-007b066a-01d9-490b-9bfd-3010e53d6954.jpg" width=200px height=200px>
<h1 align="center"> Classroom Monitor Bot </h1>
<p>
<p align="center">
<b>This bot provides functionalities for the Community Classroom Discord server.</b> <br><br>
<b>Community Classroom is an initiative 'for the students, by the students'. The initiative aims to provide 'quality education which is free for all'.</b> <br><br>
<b>This bot provides functionalities for the 'WeMakeDevs' Discord server.</b> <br><br>
<b>WeMakeDevs is an initiative 'for the students, by the students'. The initiative aims to provide 'quality education which is free for all'.</b> <br><br>
<b>Follow us and be a part of this amazing community.</b> <br><br>
<a href="https://www.youtube.com/c/KunalKushwaha">
<img width="30px" src="https://www.vectorlogo.zone/logos/youtube/youtube-icon.svg" />
</a>&ensp;
<a href="https://twitter.com/commclassroom/">
<a href="https://twitter.com/WeMakeDevs">
<img width="30px" src="https://www.vectorlogo.zone/logos/twitter/twitter-official.svg" />
</a>&ensp;
<a href="https://www.linkedin.com/company/commclassroom/">
<a href="https://www.linkedin.com/company/wemakedevs/">
<img width="30px" src="https://www.vectorlogo.zone/logos/linkedin/linkedin-icon.svg" />
</a>&ensp;
<a href="https://www.instagram.com/commclassroom/">
<a href="https://www.instagram.com/wemakedevs/">
<img width="30px" src="https://www.vectorlogo.zone/logos/instagram/instagram-icon.svg" />
</a>&ensp;
<a href="https://discord.gg/commclassroom">
<a href="https://discord.gg/wemakedevs">
<img width="30px" src="https://discord.com/assets/3437c10597c1526c3dbd98c737c2bcae.svg" />
</a>&ensp;
<a href="https://t.me/commclassroom">
<a href="https://t.me/WeMakeDevs">
<img width="30px" src="https://www.vectorlogo.zone/logos/telegram/telegram-icon.svg" />
</a><br>
</p>

## 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. WeMakeDevs 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

Expand Down Expand Up @@ -91,7 +91,7 @@ Whenever you want to contribute to any project, it is a good practice to make a
2. Login with your Discord credentials. You will see the following screen (image below and for you, it will probably be a blank one)
![homepage](https://raw.githubusercontent.com/commclassroom/classroom-monitor-bot/main/doc/images/HomePage.jpg)
3. Now click the `New Application` button (refer to the image above)
4. Name your bot (it can be `Community Classroom bot` or anything else) and press `create`
4. Name your bot (it can be `WeMakeDevs bot` or anything else) and press `create`
5. You will be at the Developers Portal where you can customize your bot (refer to the image below)
![dashboard](https://raw.githubusercontent.com/commclassroom/classroom-monitor-bot/main/doc/images/Dashboard.jpg)
okrupesh marked this conversation as resolved.
Show resolved Hide resolved
6. Now to create your bot instance go to the `Bot` tab, and press `Add Bot` followed by `Yes, do it` in the following popup (refer to the image below)
Expand Down Expand Up @@ -127,7 +127,7 @@ Whenever you want to contribute to any project, it is a good practice to make a
| `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.**
**This bot is reserved for functionalities offered for the WeMakeDevs community.**

## Commit Message

Expand Down