This is the code, im trying to make a notes system on discord
```py @notas.command() async def ver(ctx, message): db = sqlite3.connect(\'main.sqlite\') cu