Code Monkey home page Code Monkey logo

cylane's Introduction

Hi ๐Ÿ‘‹, I'm RainyXeon

A discord bot, web developer from Vietnam. Also a weeb (ig so).

rainyxeon

rainyxeon

rainyxeon

  • ๐Ÿ”ญ Iโ€™m currently working on RainyXeon/ByteBlaze

  • ๐ŸŒฑ Iโ€™m currently learning Dart

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Takiyo0/Kazagumo

  • ๐Ÿค Iโ€™m looking for help with shipgirlproject/Shoukaku

  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at https://github.com/RainyXeon?tab=repositories

  • ๐Ÿ’ฌ Ask me about Next.js, React, Node.js, MongoDB, MySQL, discord.js, express.js

  • ๐Ÿ“ซ How to reach me Use discord username: rainyxeon or server invite link below

  • โšก Fun fact I love anime but don't use anime image for my avatar. I love Docker ๐Ÿณ

Connect with me:

rainyxeon 16575035 rainyxeon xff4e2WvVy

Languages and Tools:

bash css3 docker express flutter git html5 javascript linux mongodb mysql nextjs nodejs postgresql python react sass typescript

ย rainyxeon

rainyxeon

rainyxeon

cylane's People

Contributors

ghostwasfound13 avatar hmseeb avatar rainyxeon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cylane's Issues

/volume not working

Wow, another bug. Just stuck , but if use Player control mode he changes, but 1% goto 0.06% and lower

24/7 working not correct

24/7 not working if you enable 24/7, skip track and leave.
Disconnected because I was left alone ;(
Just do configure option for disable this

there's an issues with mongoose

20-05-2023 02:05:54 - ERROR - MongooseError: Operation premia.find() buffering timed out after 10000ms
{
level: 'error',
message: MongooseError: Operation premia.find() buffering timed out after 10000ms
at Timeout. (/home/container/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:185:23)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7),
timestamp: '20-05-2023 02:05:54'
}
20-05-2023 02:05:54 - ERROR - MongooseError: Operation reconnects.find() buffering timed out after 10000ms
{
level: 'error',
message: MongooseError: Operation reconnects.find() buffering timed out after 10000ms
at Timeout. (/home/container/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:185:23)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7),
timestamp: '20-05-2023 02:05:54'
}
20-05-2023 02:06:13 - ERROR - MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
{
level: 'error',
message: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
at _handleConnectionErrors (/home/container/node_modules/mongoose/lib/connection.js:792:11)
at NativeConnection.openUri (/home/container/node_modules/mongoose/lib/connection.js:767:11)
at async module.exports (/home/container/src/handlers/Database/loadDatabase.js:7:9) {
reason: TopologyDescription {
type: 'ReplicaSetNoPrimary',
servers: Map(3) {
'cluster0-shard-00-00.jqlhx.mongodb.net:27017' => ServerDescription {
address: 'cluster0-shard-00-00.jqlhx.mongodb.net:27017',
type: 'Unknown',
hosts: [],
passives: [],
arbiters: [],
tags: {},
minWireVersion: 0,
maxWireVersion: 0,
roundTripTime: -1,
lastUpdateTime: 1686978133,
lastWriteDate: 0,
error: MongoNetworkError: getaddrinfo EAI_AGAIN cluster0-shard-00-00.jqlhx.mongodb.net
at connectionFailureError (/home/container/node_modules/mongodb/lib/cmap/connect.js:370:20)
at TLSSocket. (/home/container/node_modules/mongodb/lib/cmap/connect.js:293:22)
at Object.onceWrapper (node:events:628:26)
at TLSSocket.emit (node:events:513:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
cause: Error: getaddrinfo EAI_AGAIN cluster0-shard-00-00.jqlhx.mongodb.net
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'cluster0-shard-00-00.jqlhx.mongodb.net'
},
[Symbol(errorLabels)]: Set(1) { 'ResetPool' }
},
topologyVersion: null,
setName: null,
setVersion: null,
electionId: null,
logicalSessionTimeoutMinutes: null,
primary: null,
me: null,
'$clusterTime': null
},
'cluster0-shard-00-01.jqlhx.mongodb.net:27017' => ServerDescription {
address: 'cluster0-shard-00-01.jqlhx.mongodb.net:27017',
type: 'Unknown',
hosts: [],
passives: [],
arbiters: [],
tags: {},
minWireVersion: 0,
maxWireVersion: 0,
roundTripTime: -1,
lastUpdateTime: 1686978117,
lastWriteDate: 0,
error: MongoNetworkError: getaddrinfo EAI_AGAIN cluster0-shard-00-01.jqlhx.mongodb.net
at connectionFailureError (/home/container/node_modules/mongodb/lib/cmap/connect.js:370:20)
at TLSSocket. (/home/container/node_modules/mongodb/lib/cmap/connect.js:293:22)
at Object.onceWrapper (node:events:628:26)
at TLSSocket.emit (node:events:513:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
cause: Error: getaddrinfo EAI_AGAIN cluster0-shard-00-01.jqlhx.mongodb.net
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'cluster0-shard-00-01.jqlhx.mongodb.net'
},
[Symbol(errorLabels)]: Set(1) { 'ResetPool' }
},
topologyVersion: null,
setName: null,
setVersion: null,
electionId: null,
logicalSessionTimeoutMinutes: null,
primary: null,
me: null,
'$clusterTime': null
},
'cluster0-shard-00-02.jqlhx.mongodb.net:27017' => ServerDescription {
address: 'cluster0-shard-00-02.jqlhx.mongodb.net:27017',
type: 'Unknown',
hosts: [],
passives: [],
arbiters: [],
tags: {},
minWireVersion: 0,
maxWireVersion: 0,
roundTripTime: -1,
lastUpdateTime: 1686978161,
lastWriteDate: 0,
error: MongoNetworkError: getaddrinfo EAI_AGAIN cluster0-shard-00-02.jqlhx.mongodb.net
at connectionFailureError (/home/container/node_modules/mongodb/lib/cmap/connect.js:370:20)
at TLSSocket. (/home/container/node_modules/mongodb/lib/cmap/connect.js:293:22)
at Object.onceWrapper (node:events:628:26)
at TLSSocket.emit (node:events:513:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
cause: Error: getaddrinfo EAI_AGAIN cluster0-shard-00-02.jqlhx.mongodb.net
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'cluster0-shard-00-02.jqlhx.mongodb.net'
},
[Symbol(errorLabels)]: Set(1) { 'ResetPool' }
},
topologyVersion: null,
setName: null,
setVersion: null,
electionId: null,
logicalSessionTimeoutMinutes: null,
primary: null,
me: null,
'$clusterTime': null
}
},
stale: false,
compatible: true,
heartbeatFrequencyMS: 10000,
localThresholdMS: 15,
setName: 'atlas-awlx21-shard-0',
maxElectionId: null,
maxSetVersion: null,
commonWireVersion: 0,
logicalSessionTimeoutMinutes: null
},
code: undefined
},
timestamp: '20-05-2023 02:06:13'
}

lack of permission isn't working perfectly!

i tried to make the bot join a private channel to test the lack of permission thingy but it didn't give me any error on message and when i restarted the bot it is not even coming online and showing me this error on console -

28-11-2023 01:15:36 - ERROR - TypeError: Cannot read properties of null (reading 'tag')
{
level: 'error',
message: TypeError: Cannot read properties of null (reading 'tag')
at Timeout._onTimeout (/home/container/src/database/setup/client.js:28:29),
timestamp: '28-11-2023 01:15:36'
}

it must be a database error!

autoDeploy error

IMG_20230409_111512
IMG_20230409_111458
IMG_20230409_111443
I dont know how to solve the error what its
discord.js version 14.8.0
can you please fix the autoDeploy

Unable to function properly

I am using the Container Manager (Docker) application in Synology NAS to run this project. I have successfully created three containers named "cylane," "mongodb," and "lavalink." Unfortunately, it is unable to run properly. When I see the status indicator light turn "green," it immediately changes to "black" in the next second, indicating that it is not functioning correctly. If you need any additional information, please let me know. Thank you.

Snipaste_2023-06-30_17-48-33 Snipaste_2023-06-30_17-48-59 Snipaste_2023-06-30_17-49-34

Prefix

command can use with prefix too please !

Playlists

Spotify playlists being added in the queue but no sound of playing anything (this issue is with playlists only)

(image)

Idle Autoplay playlist

autoplay a "idle" playlist when nothing is playing,
when something is added to queue remove until queue is empty.

Uhhhhhh, why it's reading env instead of my yml file?

Got this error while running in Linux machine

/root/Cylane/src/plugins/prase.js:36
      if (boolean.includes(process.env[matches[1]].trim().toLowerCase())) {
                                                   ^

TypeError: Cannot read properties of undefined (reading 'trim')
``|

Queue

Issue persists with commands to stop previous track immidiately after adding a new song into any queue

Prefix not work

message: TypeError: Cannot read properties of undefined (reading 'get')
at module.exports (src\events\guild\messageCreate.js:35:37)

Help.Js

Slash commands is not working

CombinedPropertyError (1)
Received one or more errors
input[0]
| CombinedPropertyError (1)
| Received one or more errors
|
| input.value
| | ExpectedConstraintError > s.string.lengthGreaterThanOrEqual
| | Invalid string length
| |
| | Expected: expected.length >= 1
| |
| | Received:
| | | ''
at ArrayValidator.handle (/home/container/node_modules/@discordjs/builders/node_modules/@sapphire/shapeshift/dist/index.js:468:70)
at ArrayValidator.parse (/home/container/node_modules/@discordjs/builders/node_modules/@sapphire/shapeshift/dist/index.js:207:88)
at EmbedBuilder.addFields (/home/container/node_modules/@discordjs/builders/dist/index.js:209:31)
at /home/container/src/commands/slash/Info/Help.js:24:23
at Array.forEach ()
at Object.run (/home/container/src/commands/slash/Info/Help.js:20:18)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:28) DeprecationWarning: The SelectMenuBuilder class is deprecated. Use StringSelectMenuBuilder instead.
(Use node --trace-deprecation ... to show where the warning was created)
(node:28) DeprecationWarning: The SelectMenuOptionBuilder class is deprecated. Use StringSelectMenuOptionBuilder instead.
(node:28) DeprecationWarning: BaseInteraction#isSelectMenu() is deprecated. Use BaseInteraction#isStringSelectMenu() instead.
04-04-2023 12:46:42 - ERROR - Error: Received one or more errors
{
level: 'error',
message: CombinedPropertyError (1)
Received one or more errors

input[0]
| [CombinedPropertyError]

  at ArrayValidator.handle (/home/container/node_modules/@discordjs/builders/node_modules/@sapphire/shapeshift/dist/index.js:468:70)
  at ArrayValidator.parse (/home/container/node_modules/@discordjs/builders/node_modules/@sapphire/shapeshift/dist/index.js:207:88)
  at EmbedBuilder.addFields (/home/container/node_modules/@discordjs/builders/dist/index.js:209:31)
  at InteractionCollector.<anonymous> (/home/container/src/commands/slash/Info/Help.js:65:34)
  at process.processTicksAndRejections (node:internal/process/task_queues:95:5),

timestamp: '04-04-2023 12:46:42'
}

Lyrics Command Not working

no console log errors.. but everytime i used the command, it always said not found even if i use the input option.

no error message for lack of permission.

the bot doesn't send any error message on server if the bot doesn't have any permission to do something. so i think there should be a error message so that people will know that the bot doesn't have proper permission to do the thing.

24/7, Spotify Error!

24/7 should stay always active, even after restart and bot should join voice channel automatically and continue playing music after restart, spotify links doesn't update setup channel's message.

Profile bug

IMG_20230410_193332
The error just this only no joke not that long

Stereo sound

I want the bot to fuck my ears in stereo. pls
Is it possible to do so?

Queue

When we add a song in the queue, it starts playing immediately but skipping the previous song

interaction failed

message: TypeError: Cannot read properties of undefined (reading 'send')
in Cylane-main\src\events\players\playerStart.js:203:30)
and Cylane-main\src\events\players\playerStart.js:245:30)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5),

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.