Skip to content

Instantly share code, notes, and snippets.

View FallenDeity's full-sized avatar

Triyan Mukherjee FallenDeity

View GitHub Profile
@FallenDeity
FallenDeity / gsoc-proposal-2025-deepmind.md
Last active July 10, 2025 12:42
"Open-source Gemini Example Apps" proposal for Google Summer of Code 2025

"Open-source Gemini Example Apps" proposal for Google Summer of Code 2025

Categories Details
Difficulty Medium
Size 350hrs
Skills Python, JavaScript/TypeScript, Gemini SDKs, technical writing

Breaking Changes for discord.py 2.0


Upon resumation of the most popular discord API wrapper library for python, discord.py, while catching on to the latest features of the discord API, there have been numerous changes with addition of features to the library. Some additions to the library are -> Buttons support, Select Menus Support, Forms (AKA Modals), Slash Commands (AKA Application Commands) and a bunch of more handy features! All the changes can be found here. Original discord.py gist regarding resumation can be found here.


Requirements