Arnav K
Arnav K
### 🐛 Describe the bug Error using OpenApp(), discord bot example. ```python import os import discord from discord.ext import commands from dotenv import load_dotenv from embedchain import OpenSourceApp from embedchain...
## Description It prompts error "magic not found", so added in requirement Fixes #issue_number (Please delete options that are not relevant) - [ ] 🐛 Bug fix (non-breaking change which...
## Fixed Responsiveness for:- - [x] Footer Links - [x] Feature's Cards - [x] Pricing Table

### Describe the bug ```ts import ConfirmationService from "primevue/confirmationservice"; export default defineNuxtPlugin((app) => { app.vueApp.use(ConfirmationService); }); ``` ### Reproducer import { useConfirm } from "primevue/useconfirm"; const CNF = useConfirm(); CNF.require({...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the bug windows-ia32 ### Steps To Reproduce npx git-cliff  ###...
 https://github.com/Thinkmill/keystatic/assets/69188140/fd5c34d7-07c6-4934-9e61-6d8a05b24a8e
instead of validating buttons with id and event type in events file  instead we can add buttons in following files with proper events!! `src/buttons/unban.ts` or `src/events/unban.button.ts`
## Plugin Roles Todo List! ### ` /role setup ` - [x] cmd init & flashcore init - [x] add member check before interactions for plugin - [x] fix regexps...