Skip to content

khreate/Kh.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Kh.py

A simple Discord Bot programmed in Python using discord.py (https://discordpy.readthedocs.io/en/latest/)

API Connections

This bot currently connects to three API's:

Dependencies

In order for this bot to be functional, it requires you to have some packages:

  • pip install discord, to get discord.py
  • pip install requests, to get the ability to easily perform http requests (more information at https://pypi.org/project/requests/)
  • pip install --upgrade 'ibm-watson>=4.4.0' to install SDK for IBM Watson Language Translator API

About

A simple Discord Bot programmed in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages