Arnav K

Results 17 issues of 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...

bug

## 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

![image](https://github.com/CopilotKit/CopilotKit/assets/69188140/8bd8364c-6854-457a-ac4d-b3354546238e)

bug

### 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({...

Status: Needs Triage

### 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 ![image](https://github.com/orhun/git-cliff/assets/69188140/7bc2a670-be64-475f-89b1-a65018971b34) ###...

feature/request

![Screenshot_2023-10-07-00-56-47-59_40deb401b9ffe8e1df2f1cc5ba480b12.jpg](https://github.com/Thinkmill/keystatic/assets/69188140/76ad6199-57e0-4abb-8594-52caaf17926d) https://github.com/Thinkmill/keystatic/assets/69188140/fd5c34d7-07c6-4934-9e61-6d8a05b24a8e

instead of validating buttons with id and event type in events file ![image](https://github.com/Wave-Play/robo.js/assets/69188140/e46bd549-3859-4243-ad28-a3f136372078) 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...