WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

TMoynat/LinearBot

Repository files navigation

Description

Discord bot for Linear made with Nest

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 😊

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 🏆

$ yarn install
$ yarn start

License

LinearBot is MIT licensed.

About

Linear bot for Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published