Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.31 KB

File metadata and controls

36 lines (30 loc) · 1.31 KB

import { IconBrandGithub } from "@tabler/icons-react";

Install Bot

To allow users to interact with Opire directly within their favorite platform repositories (GitHub), it's necessary for the repository to have an installed bot that enables the use of certain commands within issues and PRs.

This bot manages communication with the Opire API, ensuring that actions performed through commands will be reflected in Opire.

OpireBot