Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
navn-r committed Jan 7, 2021
1 parent a3ed8dc commit 2c4b36c
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This bot is not meant to replace your daily standups outright. It is more of a h

### Initial Setup

[**Click Here**](https://www.youtube.com/watch?v=xfr64zoBTAQ) to add the bot to your server.
[~~**Click Here**~~](https://www.youtube.com/watch?v=xfr64zoBTAQ) to add the bot to your server.
> Note that the above requires you to have the **Manage Server** permission in this server
The bot will then create an entry in the `MongoDB` database for the server, create the text channel `#daily-standups` and send an introduction.
Expand Down Expand Up @@ -46,3 +46,36 @@ After the message has been posted, the bot will delete all member responses, thu
- `MongoDB` with `mongoose`
- `Heroku` for hosting
- :heart:


### Screenshots 📸
<br />

<h5 align="center">
<img src="docs/screenshots/standup-bot-1.png" />
</h5>
<h5 align="center">

*Text channel creation and initial message on join (1920x1080)*

</h5>
<br />

<h5 align="center">
<img src="docs/screenshots/standup-bot-2.png" />
</h5>
<h5 align="center">

*Private messaging bot with commands (1920x1080)*

</h5>
<br />

<h5 align="center">
<img src="docs/screenshots/standup-bot-3.png" />
</h5>
<h5 align="center">

*Daily standup message example with hooligans (1920x1080)*

</h5>
Binary file added docs/screenshots/standup-bot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/standup-bot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/standup-bot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2c4b36c

Please # to comment.