Skip to content

axelhodler/takt1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

takt1 IRC-bot Build Status Coverage Status Dependency Status

The bot is based on the PircBotX-Java IRC Framework. The only thing it currently does is to scan the channel for lines which contain a URL or a spotify uri. The Bot will then retrieve and post the title of the resource in the channel. I found other bot functions and modules rather annoying and wanted to create one without these features for usage in a private channel.

Testing

mvn test

Deploy

I run the bot on the smallest EC2 instance of AWS using ansible.

Add your host to config/ansible/hosts and run ./build_then_deploy.sh <HOST_IP>

License

pircbotx is GPL so this project is GPL too

About

implementation of an irc bot grabbing urls, posting the title and saving them accessible to a webapp

Resources

License

Stars

Watchers

Forks

Packages

No packages published