Skip to content

Instantly share code, notes, and snippets.

View SawshaDev's full-sized avatar

Kepa SawshaDev

  • 06:12 (UTC -07:00)
View GitHub Profile
@SawshaDev
SawshaDev / tutorial.md
Last active August 1, 2022 22:41
How to make a discord bot using discord.py!

Making a discord bot using discord.py Making a discord bot is no trivial task and requires basic python knowledge and requires you to know inner and outer scopes, variable, functions, asyncio, and plenty more.

if you know all of these python concepts, i will now start the tutorial!

For starters, you first need to install discord.py you could install it by running the following console command: python3 -m pip install -U discord.py which would install it.

once you have it installed, create a new file named main.py, DO NOT NAME YOUR FILE discord.py OR ELSE THE DISCORD MODULE WILL NOT WORK.

Here are skye's terms of service!
By using this discord bot you agree not to use the bot for harmful stuff such as nuking, raiding, or using Skye for illegal activities
Skye's privacy policy is as follows
By using the discord bot, you agree to allow your messages to be cached (for things such as logging) and your guild id, the owner id, your user id, and guild name all be stored for future use.
You may request the deletion of this info by dming Sawsha#0598.