Skip to content

zoff99/EchoBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EchoBot

A tiny bot to test Tox audio and video.

Compiling

  1. Install libsodium x264 opus vpx libavcodec libavutil (the development versions)
    # commands for debian based systems
    sudo apt install libsodium-dev libx264-dev \
      libopus-dev libvpx-dev libavcodec-dev libavutil-dev
  2. Run make
  3. Run ./echobot to start EchoBot.

About

A tiny bot to test Tox audio and video

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C 100.0%