Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olexs/ajax_chat_ircproxy
https://github.com/olexs/ajax_chat_ircproxy
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olexs/ajax_chat_ircproxy
- Owner: olexs
- License: gpl-2.0
- Created: 2015-09-16T08:28:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-17T19:05:35.000Z (over 9 years ago)
- Last Synced: 2024-10-31T16:58:26.866Z (about 2 months ago)
- Language: Python
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AJAX Chat <-> IRC proxy bot
Developed to bring FPV-Community.de AJAX chat into IRC. Should work with any [Blueimp's AJAX Chat](https://frug.github.io/AJAX-Chat/) instance and any IRC server.
Requires [Python Requests](http://www.python-requests.org/en/latest/).
Rename `config.sample.py` to `config.py` and set your IRC bot nickserv password, then run `python ircbot.py`.
Feel free to fork and submit pull requests for any desired features or enhancements.