Skip to content

osoblanco/pyhton-slack-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

pyhton-slack-bot

A Slack Bot implementation in Python

Uses

  1. Python (PS: pip + virtualenv better be available for use)

  2. Libraries

  • chatterbot
  • urllib
  • mtranslate
  • wikipedia
  • os
  • time
  • slackclient
  • random
  1. Slack API

To - Do

  • Add Translation(Completed)
  • Add a speaking bot (Completed)
  • Add a module for finding definitions (Completed)
  • Add a small AI for answering and learning (Completed)
  • Add functional for Weather forcast. (Maybe using world weather maps) ()
  • Run on a server. (Django or others)
  • Add some machine learnig. (fancy stuff :D )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages