Skip to content

scriptotek/rt-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rt-bot

This repo contains a Python 3 script that delegates tickets from a central Request Tracker (RT) queue to other queues based on a few simple rules. The script integrates with the Alma API to find additional information about the sender and documents mentioned in the tickets.

For a walkthrough of the script, see this blog post.

Usage

  • Run pip install . to install rtbot from the folder containing this file.
  • Make a copy of the .env.example file, name it .env and fill in the secrets there (login information to RT + an Alma API key with read access to Bibs and Users).
  • Run rtbot.

About

Bot for doing simple tasks with RT queues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published