Skip to content

Elephantlife is a user-installable app written in disnake. Discord released a preview for user-installable apps on 18 March 2024. Elephantlife can create amazing GIFs using the Jeyy API.

License

Notifications You must be signed in to change notification settings

Rishit-Gupta-RG/Elephantlife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elephantlife

image

Elephantlife is a user-installable app written in disnake. Discord released a preview for user-installable apps on 18 March 2024. Elephantlife can create amazing GIFs using the Jeyy API.

How to create a user-installable app?

  1. Go to https://discord.com/developers/applications & create an application (or select an existing one).

  2. Select "Installation" option from the left panel.

    image

  3. Check "User Install" option (you can also check "Guild Install" to make it work in servers as well.

    image

  4. Now you can add the bot using https://discord.com/oauth2/authorize?client_id=<your-bot's-application-id-here>.

Running Locally

  1. Install the requirements listed in requirements.txt file.

  2. There are 2 variables:

    TOKEN =
    JEYY_API_KEY =

    Get your bot's TOKEN from https://discord.com/developers/applications.

    Get JEYY_API_KEY from https://api.jeyy.xyz/dashboard/.

  3. Run main.py.

Commands & features

/gifmaker - Upload an image to create a GIF

Gif maker (Context menu user command) - Create a GIF using the profile picture of a user directly

Can be used anywhere on discord (you must have permissions to use app commands in the channel where you want to use it)

Available Gif types

abstract, ads, balls, bayer, bevel, billboard, blocks, blur, boil, bomb, bonks, bubble, burn, canny, cartoon, cinema, clock, cloth, contour, cow, cracks, cube, dilate, dither, dots, earthquake, emojify, endless, equations, explicit, fall, fan, fire, flag, flush, gallery, gameboy_camera, glitch, globe, half_invert, heart_diffraction, hearts, infinity, ipcam, kanye, knit, lamp, laundry, layers, letters, lines, liquefy, logoff, lsd, magnify, matrix, melt, minecraft, neon, optics, painting, paparazzi, patpat, pattern, phase, phone, pizza, plank, plates, poly, print, pyramid, radiate, rain, reflection, ripped, ripple, roll, sensitive, shear, shine, shock, shoot, shred, slice, soap, spikes, spin, stereo, stretch, tiles, tunnel, tv, wall, warp, wave, wiggle, zonk

About

Elephantlife is a user-installable app written in disnake. Discord released a preview for user-installable apps on 18 March 2024. Elephantlife can create amazing GIFs using the Jeyy API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages