Giter Club home page Giter Club logo

mango's Introduction

f0wled

๐Ÿ‘‹ Hello! Welcome to my profile!

I'm Max, a fullstack developer from Rennes, France. Ever since I was 10 years old, I'm interested about code and want to know everything around computers.

๐Ÿช Main projects

  • Mango is a useful Discord bot with plenty of features ๐Ÿฅญ
  • Emerald is a Minecraft plugin that acts as a bridge with your Discord server ๐ŸŒ‰
  • ScratchLib is a powerful library to interact with the Scratch API ๐Ÿš€
  • Amethyst is a handmade URL shortener, using NextJS ๐Ÿš‚

โšก Skills

Stack Skills
Languages Languages
Front-end frameworks Frameworks
Databases DBs
Technologies Technos
Deployment Technos
Editors IDEs

mango's People

Contributors

dependabot[bot] avatar depfu[bot] avatar fowled avatar renovate[bot] 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

Watchers

 avatar  avatar

mango's Issues

๐Ÿ“š Introducing Slash Commands with Mango

Due to the near deprecation of Discord.Messages, Mango will - from now on - only support newly-introduced Slash Commands.
This change to the bot requires a few code edits, including (but not limited to):

  • Removing all the args conditions in the commands files

  • Adding a warning message about the deprecation in order to inform the bot's users to not use "traditionnal messages" from now on.

  • Adding new properties botPermission and memberPermission to make permission checks easier

Thanks for using the bot! Please leave an issue if you detect a bug. ๐ŸŽ‰

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency @swc/cli to v0.1.62
  • Update dependency @types/cors to v2.8.13
  • Update dependency @types/express-session to v1.17.6
  • Update dependency @types/node to v18
  • Update dependency @vitejs/plugin-vue to v4
  • Update dependency mongoose to v7
  • Update dependency vite to v4
  • Update dependency vite-tsconfig-paths to v4
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/client.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/setup-node v3
.github/workflows/codeql-analysis.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/org-readme.yml
  • actions/checkout v3
.github/workflows/server.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/setup-node v3
npm
app/package.json
  • @sapphire/snowflake ^3.2.2
  • @supabase/supabase-js ^2.0.5
  • @types/inquirer ^8.2.1
  • @types/luxon ^3.1.0
  • canvas ^2.9.1
  • chalk 4.1.2
  • connect-session-sequelize ^7.1.3
  • cookie-parser ^1.4.6
  • cors ^2.8.5
  • cross-env ^7.0.3
  • dayjs ^1.11.2
  • discord.js ^14.6.0
  • dotenv ^16.0.0
  • eslint >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0
  • express ^4.18.1
  • express-session ^1.17.3
  • fast-glob ^3.2.11
  • http-proxy ^1.18.1
  • inquirer 8
  • luxon ^3.1.0
  • moment ^2.29.3
  • mongoose ^6.4.6
  • ms ^2.1.3
  • nanospinner ^1.1.0
  • node-fetch ^2.6.7
  • node-schedule ^2.1.0
  • nodemon ^2.0.16
  • prettier ^2.6.2
  • prisma 4.4.0
  • scratchlib ^0.4.0
  • sequelize ^6.19.0
  • sqlite3 ^5.0.8
  • systeminformation ^5.11.15
  • ts-node ^10.7.0
  • tsconfig-paths ^4.1.0
  • @swc/cli 0.1.57
  • @swc/core 1.2.220
  • @types/cookie-parser 1.4.3
  • @types/cors 2.8.12
  • @types/express 4.17.13
  • @types/express-session 1.17.5
  • @types/node 16.11.47
  • @types/node-cron 3.0.2
  • @types/node-schedule 2.1.0
  • @typescript-eslint/eslint-plugin 5.31.0
  • @typescript-eslint/parser 5.31.0
  • typescript 4.9.0-dev.20221013
package.json
website/package.json
  • @headlessui/vue ^1.7.0
  • @heroicons/vue ^2.0.10
  • @supabase/supabase-js ^2.0.5
  • feather-icons 4.28.0
  • pinia ^2.0.22
  • vite-tsconfig-paths ^3.5.0
  • vue ^3.2.37
  • vue-feather ^2.0.0
  • vue-router 4
  • vue-tsc ^1.0.8
  • @vitejs/plugin-vue ^3.1.0
  • autoprefixer ^10.4.8
  • postcss ^8.4.16
  • tailwindcss ^3.1.8
  • typescript ^4.6.4
  • vite ^3.2.4

  • Check this box to trigger a request for Renovate to run again on this repository

โœจ [Enhancement] strike/warn system

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Strike/Warn system

Describe alternatives you've considered
Infraction system of some sort

Depfu Error: No dependency files found

Hello,

We've tried to activate or update your repository on Depfu and couldn't find any supported dependency files. If we were to guess, we would say that this is not actually a project Depfu supports and has probably been activated by error.

Monorepos

Please note that Depfu currently only searches for your dependency files in the root folder. We do support monorepos and non-root files, but don't auto-detect them. If that's the case with this repo, please send us a quick email with the folder you want Depfu to work on and we'll set it up right away!

How to deactivate the project

  • Go to the Settings page of either your own account or the organization you've used
  • Go to "Installed Integrations"
  • Click the "Configure" button on the Depfu integration
  • Remove this repo (addmango/mango) from the list of accessible repos.

Please note that using the "All Repositories" setting doesn't make a lot of sense with Depfu.

If you think that this is a mistake

Please let us know by sending an email to [email protected].


This is an automated issue by Depfu. You're getting it because someone configured Depfu to automatically update dependencies on this project.

Bug report: status

Bot's status isn't always showing. This may be a connection issue too.


Actual behaviour:

image

"normal" behaviour:
nothing to show here, for the moment

Presence intent

Due to the new Discord API changes, the commands containing any presence code are no longer working.

Regarding the bot

Hey! do you want help with Mango? Currently in the process of learning TS but have supabase DB exp (guessing you are still using PSQL engine). Just thought i'd ask before forking the project and begin making some PRs. if not, it's fine. lots of devs like to work alone. Just figured it'd give you some time to breathe.

i tried messaging you on discord, but your dms are off and i cant chat in the support server cause I do not want to verify my number.

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.