Skip to content

ilvez/aadu-the-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aadu-the-bot

Aadu The Bot is rewrite of 4nd3r/tiny-matrix-bot in Ruby. It's based on old IRC bot that analyzes input with regex and when matched, runs the script. It uses ananace/ruby-matrix-sdk for Matrix client server communications.

It extends SimpleBot to run shell scripts. SimpleBot is simply bot, that listens to configured channels and just writes them to standard output.

Aadu The Bot Installation

  1. cp config.yml.example config.yml
  2. edit config.yml
  3. bundle install
  4. bundle exec bin/aadu.rb

You can run simplebot with: bundle exec bin/bot.rb

About

Aadu The Bot is rewrite of 4nd3r/tiny-matrix-bot in Ruby.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published