Giter VIP home page Giter VIP logo

bottotherobot's Issues

Create Getting Started

Start the implementation of the Getting Started.

  • Installing Botto the Robot. (Wait until our Package is published)
  • Creating a Discord bot.
  • Configuring Botto.
  • Adding Botto to a Discord Server.
  • Choosing a template and executing it.
  • Link to a tutorial for hosting the bot on AWS. (Issue to create a tutorial here)

Handle commands from Admin

Create a command handler to the bot.

  • Check the bot prefix in the .env.
  • Detect the bot commands.
  • Only execute commands if the user has admin privileges.

Create permission handler

Create a Permission handler where we can map Discord permissions (the most important and used) into a JSON. And we can use it on our config file and the template generation.

Persist user's discord bot info

  • Get User's Discord bot id and token (secret) and how to store it.
  • Command to start the bot.
  • Generate link to add the bot to the Discord Server.

Command to generate default template

Create a command to call the template generation function and handle the size and the language for that template.

The size should be a Enum based on the small, medium, big and giant options.
The language should be a Enum based on the EN and pt_BR options.

Template Execution

Time to implement the template execution on the user's command. It should get the template structure and replicate it on the Discord server.

Template structure

What Modules should be added to each Template and it's respective Size (small, medium, big or giant)?

Actual Templates:

  • Default
  • Tech
  • Gaming

@everyone ignoring role rules

Members without a role can see and access all channels created by Botto. They should have only basic access depending on what each template offers.

Save language info

Get the language parameters from the generation command (as described on #10) or use the default language of the User that sent the command (using the Discord API). This info needs to be stored and will be used in the future.

Remove console logs from warning

On the eslint, remove the console logs from the warning list. It should be accepted because we use it to show some important info to the user.

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.