Git Product home page Git Product logo

Comments (6)

gamingoninsulin avatar gamingoninsulin commented on June 18, 2024 1

i reaad the description not carful enough i deleted the folder adn changed the requirements.txt discord.py infront of the mirror changed the discord-comonents to discord-components-mirror and its working but the onl;y thing i now need is a Slime_Server.token how do get that its saying its missing

missing token discord bot

from slime_server.

gamingoninsulin avatar gamingoninsulin commented on June 18, 2024

here a photo with no errors shown by pycharm a i gent only hte errors above when running RUN_BOT.py shown above here

noerrors pycharm dicrod bot

from slime_server.

gamingoninsulin avatar gamingoninsulin commented on June 18, 2024

i was able to fix the discord error i think i installed "discord_comonents_mirror version 2.1.5"
now its not comming up but the others still do

from slime_server.

0n1udra avatar 0n1udra commented on June 18, 2024

Did you make a bot in Discord Developer Portal? You create your bot, and get the Token from the portal and put it in the .token file, and then generate a invite link with the right permissions.

Discord Developer Portal:
https://discord.com/developers/applications

Here's a few guides for some quick help.
https://discord.com/developers/docs/getting-started#creating-an-app
https://realpython.com/how-to-make-a-discord-bot-python/

Also, remember to set the Privileged Gateway Intents, enable MESSAGE CONTENT INTENT.
Screenshot-20220818140309-1869x589

from slime_server.

gamingoninsulin avatar gamingoninsulin commented on June 18, 2024

I have the token but must it in token_file.token or in a .py file how does it look like

EXAMPLE TOKEN .PY FILE

Token = <FAKE_TOKEN>

EXAMPLE TOKEN TEXT FILE

EXAMPLE_TOKEN

from slime_server.

0n1udra avatar 0n1udra commented on June 18, 2024

It's just file.token with the token pasted in it and nothing else.

here's in example (fake token for example).
Screenshot-20220818160722-997x233

from slime_server.

Related Issues (14)

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.