Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loganintech/pcmrbot
A Twitch bot, because we can
https://github.com/loganintech/pcmrbot
Last synced: 20 days ago
JSON representation
A Twitch bot, because we can
- Host: GitHub
- URL: https://github.com/loganintech/pcmrbot
- Owner: loganintech
- License: gpl-3.0
- Created: 2015-02-18T00:43:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-31T19:23:14.000Z (about 8 years ago)
- Last Synced: 2024-10-14T17:54:56.810Z (24 days ago)
- Language: Java
- Homepage:
- Size: 6.75 MB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PCMRBot
## A Twitch bot, because we can.#Usage
You should be able to download the sources and compile with your login and OAuth code and run the bot. You don't have to have a second twitch account, but you can.However you must create a MySQL Database on your localhost and create a user with the login of "bot", all lower case without the quotes.
To run the bot open a command prompt and type "java -jar /path/to/jar.jar OAUTH Databse_Password" without the quotes. The bot will then join your channel!
#Features
The bot is essentially a xanbot clone, but with two key differences. It is open source and has points! Each user has points and once they reach 288 (the eqivalent of 24 hours in chat) they become a regular and are exempt from all spam protection. (This is probably going to change slightly in the future, just not sure how)#Contribution
If you are contributing to the code through Pull Requests make sure to do so to the bleeding branch. If you do not the PR will be immediately closed and you will be reminded to use the bleeding branch.