Skip to content

Discord bot that generates rubik's cube scrambles with preview

License

Notifications You must be signed in to change notification settings

SafeMantella/PuzzleScramblerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Puzzle Scrambler Bot

🔖 About

Discord bot that generates rubik's cube scrambles with preview. You can call it using !scramble or !cube and the bot will retun you with a 3x3 scramble and a preview of the scrambled cube.

🚀 Tecnologies

This project was built using the following technologies:

⚙ Running the project

Install Dependencies

    # Install Discord.py
    pip install discordpy

    # Install pycuber
    pip install pycuber

Now you can download the bot.py file.

To add the bot, you can click here and follow the instructions to get your discord bot token. After that, paste the token in the field DISCORD_TOKEN, between the quotation marks, in the line 6 of the bot.py file.

After installing all the dependencies and adding the bot to your discord, just run the bot.py file.

📝 License

This project is under MIT license. See the LICENSE file for more info.


Made with 💚 by Pedro Arfux.

About

Discord bot that generates rubik's cube scrambles with preview

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages