typhonshambo / rtfm-bot

a discord.py bot that can search and show docs related to discord.py on the basis of tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTFM BOT FOR DISCORD.PY

Note

i won't be updating this code anymore and neither can provide support regarding the code

What it can do?

it can show docs related to discord.py on the basis of search by keywords and can help people in coding. The bot is highly helpful for the coding related servers where people can easily search for help by using keywords

Installation

You need to put necessary details in the config.json for the bot to work properly.

{
    "prefix":"r?",
    "token":"Your_token_here"
}

Command list

command usage
rtfm show docs related to
help shows command list

Support Server

TYPHON GAMERS click here

Contributors

GitHub Contributors Image

Donation

  • paypal.me/typhonshambo - Buy me a coffee ❤️

  • even a follow to my github profile would be a lot :)

About

a discord.py bot that can search and show docs related to discord.py on the basis of tags

License:MIT License


Languages

Language:Python 100.0%