Skip to content

janastu/recorder_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Tox bot for recording audio

Build

Nix

nix-shell
nimble build

Configuration

The following environmental variables affect the bot behavior:

  • TOX_ADMIN_ID - Friends to add to the bot
  • TOX_AVATAR_FILE - Location of avatar image, in PNG format
  • TOX_CONFERENCE_TITLE - Title of conference created by bot
  • TOX_DATA_FILE - Location of Tox save data
  • TOX_NAME - Display name of bot
  • TOX_RECORDINGS_DIR - Directory to write recordings into
  • TOX_STATUS - Status message of bot
  • TOX_RECORDING_URL - URL sent back to clients, i.e https://foo/$#.opus

Releases

No releases published

Packages