Git Product home page Git Product logo

elpha's Introduction

Hi, I'm Pranshu!

๐Ÿ“Š Last week so far

TypeScript   1 hr 42 mins    โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–“โ–‘โ–‘   91.02 %
Bash         7 mins          โ–ˆโ–“โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   06.93 %
JavaScript   1 min           โ–’โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   01.00 %
Git Config   0 secs          โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   00.40 %
JSON         0 secs          โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   00.37 %

Check out my website -> pranshu05

elpha's People

Contributors

codewhiteweb avatar pandfun avatar pranshu05 avatar shruti0316 avatar slekup avatar tomstrasevskis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

elpha's Issues

Add Database Caching

Suppose you have a prefix. Fetching the prefix through DB everytime is not really good for performance. So i suggest having a db Caching system aswell that follows key: value with guildId as keys

5 Points for 5 basic commands

Migrating 5 simple commands from old branch which doesn't require any database or model will give 5 points.

Examples:

  • anime.js
  • avatar.js
  • cat.js
  • etc....

Please refer old branch for this commands and recreate commands in discord.js v14.

75 points for 5 difficult level commands

Migrating 5 difficult commands from old branch which requires database and models with their respective DB-Model will give 75 points.

Examples:

  • addgif.js
  • ban.js
  • defaultrole.js
  • etc....

Please refer old branch for this commands and recreate commands in discord.js v14.

Update the README.md

Hi there!

I would like to work on the README of this project to make it more appealing.
I would also add a CODE OF CONDUCT AND CONTRIBUTING guide for professional appeal.

If you liked my suggestions, do assign me this issue

Avoid GuildMemberManager#cache.get

You seem to do members.cache.get multiple times. Cache is unreliable. Hence you should use GuildMemberManager#fetch instead which returns a Promise of a Member (don't forget to .catch)

25 Points for 5 moderate level commands

Migrating 5 moderate level commands from old branch will give 25 points.

Examples:

  • banned.js
  • eval.js
  • guildinfo.js
  • etc....

Please refer old branch for this commands and recreate commands in discord.js v14.

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.