Code Monkey home page Code Monkey logo

Typing SVG

Join Discord Server

This is a Simple Ticket Bot with a Select Menu and its easy to Customize

  • Previews

    Imgur Website

  • Update v.17

    • Made eveything now in a Cog
    • HTML Transcript
    • SQLITE Database that saves current opened Tickets
    • Fixed some Errors
  • Install all Required Modules

          pip install py-cord==2.4.0
    
          pip install asyncio
    
          pip install chat-exporter
    
          or you can use pip install -r requirements.txt
  • How to set up config.json

        {
      "token": "",                 <- Your Bot Token from https://discord.dev
      "guild_id": 123,             <- Your Server ID aka Guild ID  
      "ticket_channel_id": 123,    <- Ticket Channel where the Bot should send the SelectMenu + Embed
      "category_id_1": 123,        <- Category 1 where the Bot should open the Ticket for the Ticket option 1
      "category_id_2": 123,        <- Category 2 where the Bot should open the Ticket for the Ticket option 2
      "team_role_id_1": 123,       <- Staff Team role id
      "team_role_id_2": 123,       <- Staff Team role id
      "log_channel_id": 123,       <- Where the Bot should log everything 
      "timezone": "CET"            <- Timezone use https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List and use the Category 'Time zone abbreviation' for example: Europe = CET, America = EST so you put in EST or EST ...
  • All Commands

    • /ticket
    • /delete
    • /add
    • /remove
  • How to use Custom emojis from your Discors Server in the Select Menu

    • Type in the Chat \ but do not send it, now Choose one Emoji that is one your server and press on it. Now it should look like that \<:emoji_name:emoji_id> now just remove the \ and paste the rest in your Code and here you go.
  • Discord

Apache License 2.0

AstralStore's Projects

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.