Sans

Results 9 issues of Sans

# FMMPEG FIXED > **At the line 1010 and 1030, there is this link:** `https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.1.3-win64-static.zip` > **You must change it with:** ` https://web.archive.org/web/20200916091820mp_/https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.1.3-win64-static.zip `

**Describe the bug** I started that but I don't see the games in my library (after 10m)

I have a problem, I changed the ip in the file. When I launch the server I have no problem but when I launch the application, I'm stuck loading. How...

Line **30**: ```diff - client = discord.Client() - bot = commands.Bot(command_prefix='!') + intents = discord.Intents.default() + intents.message_content = True + client = discord.Client(intents=intents) + bot = commands.Bot(intents=intents, command_prefix='!') ```

I must change the ip in the config but is it the ip of my computer ? IP: computer ip ?

I can't upload any file (even a small one) on the site, it answers "Failed to upload", is it normal ? ![image](https://user-images.githubusercontent.com/99873347/204097723-d7aa08b6-5e48-416b-8940-78af04b926c1.png)

### Which package is the feature request for? The core library ### Feature I would like that they can create a survey directly through the module and not through the...

Feature

Salut, j'ai installer les modules en faisant `npm i`, quand je fais `node index` cette erreur apparaît, une idée de pourquoi ?

I have a bug, when it unfollow, it follow again and unfollow again (10 times and end it)