Skip to content

sziyan/mhwdb-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monster Hunter World Database Telegram bot

Requirements:

  • requests

Makes use of https://mhw-db.com API endpoint for the data.

Commands:

  • /start
  • /help
  • /monsters
  • /weapons
  • /deco
  • /skills
  • /items

Installing

Before starting, make sure to create the following config.py and place it in the same path as mhw.py:

class Config:
	TOKEN = 'BOT API TOKEN'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages