Giter Site home page Giter Site logo

tricked-dev / malil-akairo Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.99 MB

Malil discord bot

Home Page: https://malilbot.github.io/

TypeScript 99.67% PowerShell 0.21% Shell 0.12%
akairo discord-akari discordjs typescript javascript bot discord-bot discord-js akairo-framework nodejs

malil-akairo's Introduction

malil-akairo's People

Contributors

code-factor avatar dependabot-preview[bot] avatar dependabot[bot] avatar itsbumble avatar riohorealhk avatar tricked-dev avatar

Stargazers

 avatar

Watchers

 avatar

malil-akairo's Issues

All the problems I found by a quick look around

  1. You don't define the types of way too many things, mostly function parameters
  2. You have the tsc settings to ignore implicit any and this, not very good practice
  3. Please use consistent capitalization please (ClassName, variableName, FileName.ts)
  4. You have way too many anys (1 is too many) please use unknown if you really really need to
  5. Not really an issue but use https://npmjs.org/package/source-map-support
  6. Some random files use .markdown file extension what
  7. Those files also aren't in caps and thats weird
  8. Missing a workflow
  9. Add dependabot
  10. You appear to disable a bunch of types at the top of files which is not good, use // eslint-disable-next-line if you really really need to, though you shouldn't be disabling those checks anyway

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.