#streliza code fix

1 messages · Page 1 of 1 (latest)

obtuse flower
#

bruh'node:internal/modules/cjs/loader:1215
throw err;
^

Error: Cannot find module 'dotenv'
Require stack:

  • /home/runner/workspace/index.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
    at Module._load (node:internal/modules/cjs/loader:1043:27)
    at Module.require (node:internal/modules/cjs/loader:1298:19)
    at require (node:internal/modules/helpers:182:18)
    at Object.<anonymous> (/home/runner/workspace/index.js:60:1)
    at Module._compile (node:internal/modules/cjs/loader:1529:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
    at Module.load (node:internal/modules/cjs/loader:1275:32)
    at Module._load (node:internal/modules/cjs/loader:1096:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ '/home/runner/workspace/index.js' ]
    }
    '
lone haven
#

Nodejs in Strelizia huh?

orchid roost
obtuse flower
#

which should I pick

lone haven
#

Py

umbral forge
obtuse flower
#

ohhh ok

#

thx u

#

thx uuu

obtuse flower
#

@lone haven Question how to get mangodb

obtuse flower
#

it says I need to also upgrade pip it is not working

ancient orchid
obtuse flower
burnt gateBOT
#

🎉 | Shadow leveled up!

ancient orchid
umbral forge
obtuse flower
#

it saying this

obtuse flower
#

@everyone@here@umbral forge @ancient orchid @grizzled anvil @lone haven

ancient orchid
#

Do not mass mention you do it again and you will receive a warning

#

You will receive help when its available

ancient orchid
# obtuse flower @everyone@here<@1148264513343336560> <@909515934400643112> <@296114202010189826>...

Here’s EXACTLY what’s wrong and how to fix it — step by step, no bullshit, so your bot actually boots and all packages install on Python 3.9.


WHY YOUR BOT CRASHED

1. You're using wavelink≥3.4.1 — BUT WAVELINK 3 REQUIRES PYTHON 3.10+.

Your server is running Python 3.9.25, so installing wavelink 3 is literally impossible.

That’s why you're getting this:

ERROR: Could not find a version that satisfies the requirement wavelink>=3.4.1

2. Your startup command tries to run /home/container/main.py but it does NOT exist.

Error:

python: can't open file '/home/container/main.py': No such file or directory

Your bot will ALWAYS crash until your PY_FILE actually exists.


3. You are installing a bunch of packages you DON'T need

You have this garbage installing:

  • discord
  • discord.py
  • discord.ui
  • asyncio
  • datetime
  • typing
  • collection

These either:

  • conflict with discord.py, or
  • are useless (asyncio, datetime, typing are built into Python), or
  • are literally broken packages.

THIS IS HOW YOU FIX YOUR SERVER

STEP 1 — Remove Wavelink 3.4.1 Requirement

If your bot uses music features:

Option A (Recommended): Use Wavelink 1.3.5 (works on Python 3.9)

Use this in your requirements:

wavelink==1.3.5

Option B: Remove wavelink completely

If you don’t use music, delete it.

#

Ai ^

#

Idk pip

umbral forge
obtuse flower
#

@umbral forge

umbral forge
obtuse flower
#

I need help

umbral forge
umbral forge
obtuse flower
#

@ancient orchid The ban cmd is not working and how to setup the ban and other stuff

#

@umbral forge This does not work and the emoji

#

this keeps on happeing

ancient orchid
obtuse flower
#

Wayne

#

Wdym

#

Oh

burnt gateBOT
#

⚠️ You must accept these rules to use the bot!

OwO Bot Rules
Failure to follow these rules will result in a ban and/or account reset!

• Any actions performed to gain an unfair advantage over other users are explicitly against the rules. This includes but not limited to:
├> Using macros/scripts for any commands
└> Using multiple accounts for any reason

• Do not use any exploits and report any found in the bot

• You can not sell/trade cowoncy or any bot goods for anything outside of the bot

• If you have any questions come ask us in our server!

Privacy Policy - Terms of Service

OwO what's this? You agreed to these rules! <3

obtuse flower
ancient orchid
#

@lone haven

lone haven
#

Dmed him my answer

obtuse flower
#

ok

obtuse flower
#

A another error with the ai

#

{"error":{"message":"Organization has been restricted. Please reach out to support if you believe this was in error.","type":"invalid_request_error","code":"organization_restricted"}}

#

and also the ban kick etc... cmd are not found

lone haven
obtuse flower
obtuse flower
obtuse flower
#

no reply

lone haven
#

Gemini api key

obtuse flower
#

ohhh

#

what other hosting u recomend

obtuse flower
#

yo

#

[notice] A new release of pip is available: 25.2 -> 25.3
[notice] To update, run: pip install --upgrade pip
Traceback (most recent call last):
File "/home/container/AeroX/main.py", line 20, in <module>
import aiohttp

lone haven
#

Show full error atleast

obtuse flower
#

nah I give up

#

@lone haven I need help with kythia Aerox AIO V1

lone haven
#

There both different bot
Tutorials have been uploaded
Watch them

obtuse flower
#

😭

obtuse flower
#

I made a new post I did everyhtinh in vid