Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/PoCInnovation/PoCLab


https://github.com/PoCInnovation/PoCLab

Last synced: 3 months ago
JSON representation

Lists

README

        

# PoCLab πŸš€

The project is a bot discord developed in [Go](https://go.dev/).\
It aims to track the activity of gno.land by displaying for example the new posts on the different boards.

## How does it work?

[Explain how this project is working]

## Getting Started 🏁

### Installation

Install [docker](https://docs.docker.com/engine/)

### Quickstart

Build the application

```bash
docker build -t poc-lab .
```

Run the application

```bash
docker run poc-lab -w {webhookURL} -s {delay} -b {board}
```
Run with several boards:
```
docker run poc-lab -w {webhookURL} -s {delay} -b {board} -b {board}

```
Run to also track the reply on the tracked board(s):
```
docker run poc-lab -w {webhookURL} -s {delay} -b {board} --reply
```

### Usage

```
Usage of Bot:
-b value
board to notify
-reply
do track reply of post on tracked boards
-s value
second between refresh
-w string
Webhook URL
```

### Result



## Get involved :star:

You're invited to join this project ! Check out the [contributing guide](./CONTRIBUTING.md).

## Our PoC team :heart:

Developers
| [
MikaΓ«l Vallenet](https://github.com/Mikatech) | [
IsmaΓ«l Fall](https://github.com/Doozers) | [
Abdelkarim Bengrine](https://github.com/AbdelkarimBENGRINE) | [
Albert Valentin](https://github.com/OnsagerHe)
| :---: | :---: | :---: | :---: |


Organization



















> :rocket: Don't hesitate to follow us on our different networks, and put a star 🌟 on `PoC's` repositories

> Made with :heart: by PoC