SkillAgentSearch skills...

LinearBot

Linear bot for Discord

Install / Use

/learn @TMoynat/LinearBot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Description

Discord bot for Linear made with Nest

<p align="center"> <img src="github/LinearBot.png" title="LinearBot Example"> </p>

Getting started

Create an application on Discord Developer Portal
Then create a bot and invite him in your server with correct rights
Read Documentation for more information :blush:

Deploy the code and create Linear Webhook pointing at your server (HTTPS required)

Configure your server (.env file)

TOKEN=""            ## Discord client token
CHANNELID=""        ## Discord channel ID

LINEARAPI=""        ## Linear API Key

COMPANYNAME=""      ## Your name or company name
COMPANYLOGO=""      ## Your logo

Simply run the server :trophy:

$ yarn install
$ yarn start

License

LinearBot is MIT licensed.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated4mo ago
Forks2

Languages

TypeScript

Security Score

82/100

Audited on Nov 20, 2025

No findings