ThatOneCalculator / Among-Us-Dumpy-Gif-Maker

A tool to make dumpy among us GIFS

Home Page:https://dumpy.t1c.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool





Among Us Dumpy Bot Among Us Dumpy Bot Among Us Dumpy Bot

voring.me (misskey) that1calculator

With help from twistCMYK, Coco, Advos, karl-police, and auguwu!

v4.2.1

Please credit this repository when you use this program!

Testimonials

"Among Us Dumpy Bot is the best Discord bot" -Mutahar (SomeOrdinaryGamers)

Technologies used

Jar:

Bots:

Examples

Click here

Instructions

Easiest:

The Discord bot uses slash commands, type /info for more info or /dumpy to make a dumpy gif.
Need more help? Join the

Run as a program:

Requirements:

Usage:

yay -S among-us-dumpy-gif-maker && among-us-dumpy-gif-maker

To everyone else:

Make sure to download the jar!

Basic usage:

Click and open the jar, select the file, and a file called "dumpy.gif" will be made in the same folder as the jar.

CLI usage:

  • java -jar Among-Us-Dumpy-Gif-Maker-4.2.1-all.jar <flags> All flags are optional. Flags:
--background <arg>    Path to custom background
--extraoutput <arg>   Appends text to output files
--file <arg>          Path to file, hides file picker
--help                Shows this message
--lines <arg>         Changes the number of lines (defaults to 10)
--mode <arg>          Crewmate mode, currently supports default, furry, sans, isaac, and bounce

From source:

Not recommended unless you intend to modify the code!

git clone https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker
cd Among-Us-Dumpy-Gif-Maker
gradle wrapper
./gradlew shadowJar # .\gradelw.bat shadowJar if you're on Windows
java -jar ./build/libs/Among-Us-Dumpy-Gif-Maker-4.2.1-all.jar

Please note that the Discord/Revolt bots are not designed to be self-hosted, and I will not be providing support for self-hosting them.

About

A tool to make dumpy among us GIFS

https://dumpy.t1c.dev

License:Other


Languages

Language:Python 65.1%Language:Java 31.6%Language:Shell 1.8%Language:Kotlin 1.6%