Code Monkey home page Code Monkey logo

simplediscordbot's Introduction

Welcome banner

πŸ‘½ About me

I am a python developer and student of information and network technology class πŸ’Ύ

  • πŸ‘¨β€πŸ’» I also like cybersecurity and trying to learn it with my projects
  • 🌐 In my free time, I create websites with wordpress
  • 🏴󠁢σ ₯σ ͺ󠁿 I am interested in learning other programming languages like javascript or C# / C++

πŸ› οΈ Languages and Tools

Python icon Git icon Linux icon MySQL icon Wordpress icon HTML icon CSS icon Docker icon MongoDB icon

βœ”οΈ To-Do List

  • Get AWS certificate
  • Publishing a project to help people protect themselves from cyber security attacks
  • Learn new programming language
  • Improve networking skills
  • Master Python
  • Create Discord bot for games
  • Publish some game plugins

simplediscordbot's People

Contributors

fraaq avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

krimbouch07

simplediscordbot's Issues

it dosent work

2024-03-23 11:18:46 INFO discord.client logging in using static token
Traceback (most recent call last):
File "C:\Users\blaze\Downloads\simplediscordbot-main\simplediscordbot-main\bot.py", line 397, in
bot.run(DISCORD_TOKEN)
File "C:\Users\blaze\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 860, in run
asyncio.run(runner())
File "C:\Users\blaze\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 190, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "C:\Users\blaze\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\blaze\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 653, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "C:\Users\blaze\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 849, in runner
await self.start(token, reconnect=reconnect)
File "C:\Users\blaze\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 777, in start
await self.login(token)
File "C:\Users\blaze\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 609, in login
raise TypeError(f'expected token to be a str, received {token.class.name} instead')
TypeError: expected token to be a str, received NoneType instead

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.