Skip to content

Witten-E/bibleBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is BibleBot

BibleBot is a bot for CSH Slack that fact checks people when they say "none of those words were in the bible" or similar phrases. The logic and the bot are both written in Python with the bot using Python Slack SDK. This site was most helpful.

The bot is hosted in a Docker container. It is hosted at bible-bot.cs.house. The trigger words can be found at line 8 of biblePython\checkMessage.py

This is forked from @Mstrodl's "your-first-slack-bot" and I want to give her a huge thanks for the help.

Because I'm bad at git things, this repo did not exist for a while while I was working on the project because I was working out of an outdated repo with my old name attached to it, so apologies for lack of historical evidence.

TODO:

  1. adding profile photo to the bot and updating the username to Robot Jesus (hate working with slack)
  2. adding more trigger words and parameters so people can display whether they the words in/out of bible to be printed or none.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.9%
  • Dockerfile 0.1%