DarkGuy10 / BotClient

A discord botclient built with Electron, React and discord.js.
MIT License
182 stars 17 forks source link

Add context menu to messages, guilds, etc. #55

Closed maxicode2 closed 1 year ago

maxicode2 commented 1 year ago

This pull request implements a context menu similar to that of Discord.

Discord: image

BotClient: image

Will also fix #54 by adding a context menu with "Copy ID" to various things.

DarkGuy10 commented 1 year ago

Absolutely love this 👍 The api is scarily close to what i had in mind and its implemented nicely. A few parts could do with some refactoring to match with the rest of the codebase but i'll take care of those. (I'll leave this pull as WIP for a while) Tysm for the contrib ✨