From 66dca965d8087ab43bc43dd533de1b93b46375f7 Mon Sep 17 00:00:00 2001 From: Xavier Lau Date: Wed, 6 Sep 2023 20:35:58 +0800 Subject: [PATCH] Slothunter milestone 2 --- deliveries/slothunter-milestone_2.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 deliveries/slothunter-milestone_2.md diff --git a/deliveries/slothunter-milestone_2.md b/deliveries/slothunter-milestone_2.md new file mode 100644 index 000000000..e6a075835 --- /dev/null +++ b/deliveries/slothunter-milestone_2.md @@ -0,0 +1,19 @@ +# Milestone Delivery :mailbox: + +**The [invoice form :pencil:](https://docs.google.com/forms/d/e/1FAIpQLSfmNYaoCgrxyhzgoKQ0ynQvnNRoTmgApz9NrMp-hd8mhIiO0A/viewform) has been filled out correctly for this milestone and the delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/milestone-deliverables-guidelines.md).** + +* **Application Document:** [Slothunter](https://github.com/w3f/Grants-Program/blob/master/applications/slothunter.md) +* **Milestone Number:** 2 + +**Deliverables** +| Number | Deliverable | Specification | +| -----: | ------------------- | -------------------------------------------------------------------------- | +| 0a. | License | GPLv3 | +| 0b. | Documentation | See each project's README. | +| 0c. | Testing guide | See below. | +| 1. | Telegram bot | https://github.com/hack-ink/telegram-webhook. | +| 2. | Workshop repository | https://github.com/hack-ink/slothunter/blob/main/example/webhook/guide.md. | + +**Testing Guide** +1. Use this [guide](https://github.com/hack-ink/slothunter/blob/main/example/webhook/guide.md) to set up Slack and Telegram bots. +2. Follow this [guide](https://github.com/hack-ink/slothunter/blob/main/test/guide.md) to initiate the auction and verify the messages. You can skip the sections labeled `Basic test`, `Advance test -> Configuration 4, 5, 6, 8`, and `Advance test -> Test 5, 8, 9, 10, 11` as they are already covered in milestone one. \ No newline at end of file