Skip to main content

แพ็คเกจสำหรับบอทดิสคอร์ดที่มีฟีเจอร์คำสั่งสำหรับเล่นเพลงครบถ้วน

Project description

Nekoriku

Nekoriku

Nekoriku

TH:

แพ็คเกจของเราใช้ discord.py และ wavelink เป็นฐานในการทำบอท

EN:

Our package uses discord.py and wavelink as the base for bots.

Installation

python3 -m pip install nekoriku

Example:

# Default Prefix: !>

import Nekoriku
from Nekoriku.plugins import create

create(
    module={
        "music_prefix": True,
        "music_slash": True
    },
    event={
        "music_event": True
    }
)

# Bot prefix, for example !O>play
Nekoriku.setup_prefix(prefix="!O>")

# Node connection example
Nekoriku.setup_nodes(
    identifier="Nekoriku" # or can set identifier=None You can if you don't want to name the identifier.
    uri="http://localhost:3000",
    password="youshallnotpass"
)
Nekoriku.start('โทเค้นบอทของคุณ / YOUR_BOT_TOKEN')

TH:

Nekoriku เป็นแพ็คเกจสำหรับบอทดิสคอร์ดที่อำนวยความสะดวก สำหรับคนที่อยากได้บอทเพลง แต่ไม่อยากทำเอง แต่อยากได้บอทเพลงแบบมีทั้ง prefix, slash แต่เนโกะริคุมีให้พร้อม ไม่ต้องเขียนโค้ดเอง setup ง่ายมากแค่โค้ดไม่กี่บรรทัดคุณก็ได้บอทเพลงของคุณที่พร้อมทำงาน

EN:

Nekoriku is a package for convenient discord bots. For people who want a music bot But I don't want to do it myself. But I want a music bot with prefix and slash, but Nekoriku has it ready. No need to write code yourself. The setup is very easy, just a few lines of code and you have your music bot ready to work.

WARNING ❗

TH: ไม่แนะนำให้เอาไปใช้งานจริง เพราะอาจซ้ำกับบอทตัวอื่นได้..

EN: It is not recommended to use it for real use. Because it may be duplicated with other bots..


© 2024 - Nekoriku. Permission is granted to modify this content under the MIT License. ❤

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nekoriku-0.2.4.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

nekoriku-0.2.4-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

Details for the file nekoriku-0.2.4.tar.gz.

File metadata

  • Download URL: nekoriku-0.2.4.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for nekoriku-0.2.4.tar.gz
Algorithm Hash digest
SHA256 0a6dac94f9c93a21a139361edff248abe7bc03b9ce1a298049f4ac5b8c6b5ff1
MD5 26ec5d817c3f4165a467492fe50acdf6
BLAKE2b-256 2d2b07711a9bf378bf52f41163b2ba77df718f725e8d22b8c9204b224a7268fe

See more details on using hashes here.

File details

Details for the file nekoriku-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: nekoriku-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 26.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for nekoriku-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 585aeb2f17bad9e65ac46984cf2a2919fd6c2f55985e57a135db5a7452c83736
MD5 30201f5c9370cce3d3ff26f186d2c4ce
BLAKE2b-256 16126d7dbcaeaacf8e2d4d3671362271e5966980d594fac63ad234dfc673aff5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page