Skip to content

Ednaordinary/RollingDirectory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RollingDirectory

Rolling Directory for discord

What is it?

It follows channels that have had messages in the past 24 hours. This makes it easier to navigate the server.

Run

git clone https://github.com/Ednaordinary/RollingDirectory/

cd RollingDirectory

python3 -m venv venv

source bin/activate

cd ..

pip install -r requirements.txt

Then, put the channel ID for the directory bot in line 18 of main.py

Put your bot token in a .env as DISCORD_TOKEN

The bot should have permissions to delete messages (it needs to delete messages in the rolling directory channel)

python3 ./main.py

image

About

Rolling Directory for discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages