https://github.com/benhoff/chatimusmaximus
Master chat GUI for Youtube, Twitch, Livecoding, and WatchPeopleCode
https://github.com/benhoff/chatimusmaximus
Last synced: over 1 year ago
JSON representation
Master chat GUI for Youtube, Twitch, Livecoding, and WatchPeopleCode
- Host: GitHub
- URL: https://github.com/benhoff/chatimusmaximus
- Owner: benhoff
- License: gpl-3.0
- Created: 2015-07-01T00:15:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T21:38:51.000Z (about 5 years ago)
- Last Synced: 2024-04-28T19:21:40.817Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 752 KB
- Stars: 41
- Watchers: 12
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CHATIMUSMAXIMUS
[](https://travis-ci.org/benhoff/CHATIMUSMAXIMUS) [](https://codeclimate.com/github/benhoff/CHATIMUSMAXIMUS)
## NOTE: All of the communication/adapter code has been moved to [vexbot](https://github.com/benhoff/vexbot)
A Python3.5, PyQt chat GUI featuring support for the following websites
> Youtube (Selenium based scraper or Youtube API)
> Twitch (IRC client)
> WatchPeopleCode (websocket client)
> Livecoding (xmpp client)
### Installation instructions
1. `pip install chatimusmaximus`
4. create a settings.yml file using `default_settings.yml` as guidance
5. `chatimusmaximus --settings_path /path/to/your/settings.yml`
### Alternatively clone/download and unzip, change into directory
1. `pip install -r requirements.txt`
2. `python setup.py develop`
3. `python chatimusmaximus`
If you run into issues, send me an email [beohoff@gmail] or start an issue!
### Running instructions
1. change into the `chatimusmaximus` source directory and from the command line run `python chatimusmaximus`
2. Or run the code from vexbot `https://github.com/benhoff/vexbot.git`. I haven't had time to write up running instructions for vexbot :shame: but feel free to email me about it.
pull requests welcome!
Chatimusmaximus uses [Click](http://www.freesound.org/people/lebcraftlp/sounds/192278/) from [lebcraftlp](http://www.freesound.org/people/lebcraftlp/).