Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Description

I made this bot in January and was too lazy to continue working on it. It's better to work on discord bots with JavaScript.

Usage

First of all, make sure to install dotenv, discord.ext and discord.utils:

pip install dotenv, discord.ext and discord.utils

On line 54 you can change the channel id:

channel = bot.get_channel(896077052250296360)

Change 896077052250296360 to your needed ID.

Also, make sure to create new .env file and make new variable "DISCORD_TOKEN" like this:

DISCORD_TOKEN = your_token

Recommendations

Check out this video if you want to make bot run endlessly on cloud.

Uptimerobot is a great tool to monitor your codes that are running on clouds.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages