Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.
/ Trello-IRC Public archive

Python bot for interfacing with Trello, using Twisted

Notifications You must be signed in to change notification settings

blha303/Trello-IRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello-IRC

Created for Puzl Inc., made open-source with permission.

If you use this with your company boards, please drop me a few dollars via Paypal ([email protected]) or email me for other options.

Trello board for this project: https://trello.com/b/AAji4Yjn/trello-irc

Trello credential generation

  • API key: Log into Trello as a user with admin access on the desired board, then visit https://trello.com/1/appKey/generate. Don't use the OAuth token on this page, it doesn't work.
  • OAuth read-only: Substitute your API key into this url, then visit it as the above admin user: https://trello.com/1/authorize?key=API-KEY-HERE&name=Trello+IRC&expiration=never&response_type=token
  • OAuth read-write: As above, but with this url: https://trello.com/1/authorize?key=API-KEY-HERE&name=Trello+IRC&expiration=never&response_type=token&scope=read,write

If you have any questions, create an issue or email me at [email protected].

About

Python bot for interfacing with Trello, using Twisted

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages