Coder Social home page Coder Social logo

typhonshambo / ty-bot-v3 Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 3.0 89 KB

A multipurpose BOT for my server which can do every possible stuffs using new interactions and slash commands

License: MIT License

Python 100.00%
discord-bot pycord multipurpose-discord-bot multipurpose hactoberfest slash-commands

ty-bot-v3's Introduction

๐Ÿงฉ| FEATURES

  • moderation
  • avatar
  • github information
  • leveling
  • Fun games like tictaktoe
  • wikipedia
  • google search
  • anime
  • tag system
  • welcoming system
  • trolling

โš™๏ธ| SETUP

SELF HOSTING

First of all fill all the details in config/botconfig.json

{
    "token" : "Your_BOT_token_goes_here",
    "prefix" : "Enter anything here bcz bot only run slash command",
    "database_url" : "POSTGRES database URL get it from HEROKU",
    "welcomeWebhookUrl" : "Welcoming welcomeWebhookUrl"
}

Then fill the details in config/guilds.json

{
    "guilds":
        [
            Your_guild_id_here
        ],
    "modRole":"Role ID of MOD here of your server",
    "mutedRole":"Muted Role ID here"

    
}

Then fill details in config/webhooks.json

just make different channels for logging and make one webhook in each channel and then copy and paste the webhook URL here

{
    "invite": "WEBHOOK_URL",
    "avatar": "WEBHOOK_URL",
    "welcoming": "WEBHOOK_URL",
    "modmail": "WEBHOOK_URL"
}

Then Run main.py

NOTE

make sure to install the following packages also using pip install <package_name>
e.g. - pip install py-cord==2.0.0b5

py-cord==2.0.0b5
easy-pil==0.0.9
asyncpg
flask
urllib3
wikipedia

REPL.IT

The support for repl.it is also there for the BOT. Just go on repl and while creating the repl do import from github and paste this link there

https://github.com/typhonshambo/TY-BOT-v3

make sure to fill up the BOT configs in config/botconfig.json and config/guilds.json

Heroku

A saperate branch for has been made for heroku click here to go there. Just download the code and push it in heroku all the dependencies are already setup.

Config Vars

token=Discord Bot token
database_url=PostGres Database url
welcomeWebhookUrl=Webhook URL for Welcoming
inviteLogWebhookUrl=Webhook URL for invite logging
pfplogWebhookUrl=Webhook URL for Avatar logging
prefix=Put any value you want

โ“| HAVE ANY QUESTION?

join our discord server and ping me in chat, i will be happy to help you out :D

Support Server

๐Ÿ™Œ| SUPPORT

  • Follow my github profile
  • Join our discord Server
  • Star this Repository

ty-bot-v3's People

Contributors

typhonshambo avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.