Skip to content

Commit

Permalink
Updated demo
Browse files Browse the repository at this point in the history
  • Loading branch information
sahasatvik authored Apr 9, 2021
1 parent d185b3c commit c2a7025
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ This is a bot which lets you interact with WeLearn from the command line. It can

Using the [Moodle Web Services API](https://docs.moodle.org/dev/Web_services) makes `welearn_bot.py` fast and robust.

### Demo
[![asciicast](https://asciinema.org/a/LuVrCehQKXCBeCeXNRUZqgLdm.svg)](https://asciinema.org/a/LuVrCehQKXCBeCeXNRUZqgLdm)

## Requirements
This script runs on `python3`. To install all dependencies (`requests` and `bs4`), run
```
Expand Down

0 comments on commit c2a7025

Please sign in to comment.