Skip to content

Instantly share code, notes, and snippets.

View sour-dani's full-sized avatar
🤡
there are 1,000 gigglebytes in a ticklebyte.

Sour Dani sour-dani

🤡
there are 1,000 gigglebytes in a ticklebyte.
View GitHub Profile
@sour-dani
sour-dani / How to migrate from GitLab to Github.md
Last active June 24, 2022 07:06
How to clean up Repo file size to migrate from GitLab to GitHub
@sour-dani
sour-dani / README.md
Last active August 15, 2021 03:09
pyuic5 drag and drop converter

pyuic5 Ui2Py.py

This is an open-source drag and drop solution for people using Qt Designer and PyQt5.

Features

  • Ease of use!!!!

How to install

  1. Just unzip Ui2Py.py

How to use

@sour-dani
sour-dani / README.md
Last active June 7, 2021 15:17
Looaf's "discord-py-skeleton" Open Source ReactionsRaw Code

discord-py-skeleton reactionsRaw.py

This is an open-source on_raw_reactions solution for people using Looaf's discord-py-skeleton

Features

  • Modular and independent raw reaction code

How to install

  1. Place this reactionsRaw.py cog into your cogs folder.
  2. Rename any previous functions with on_raw_reaction_add or on_raw_reaction_remove to reactionsAdd or reactionsRemove
  3. You may now seperate your raw reaction code into seperate files.