Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 21, 2020. It is now read-only.

mixer/beam-client-python

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beam-client-python

This is a basic chat bot framework for Beam, built to serve as a basic example of a Beam chat bot.

Usage

We've built a chat bot that logs incoming messages to the console, no longer sends "Hi!" to the channel every second. !ping command has been added

To use it, ensure Python 3 is installed on your system. Then:

  • install dependencies
    • Windows : python setup.py install
    • Linux : python3 setup.py install
  • copy config.example.py to config.py and add your authentication information
  • run the example chatbot
    • Windows : Launch run.bat (fixes issues with certain font types)
    • Linux : python3 example.py

Tested Platforms

  • Windows 10 with Python 3.4.2
  • Rasbian with Python 3.4.2 (Raspberry Pi)
  • Ubuntu 16.04 LTS with Python 3.5.2

About

Super basic chat bot framework for Beam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.