Skip to content

Bot discord to edit medias directly in your server πŸŽ€

Notifications You must be signed in to change notification settings

HETIC-MT-P2021/PROJECT_FINAL_GROUP05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

94 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Bot Discord - Carlos

Prerequisite

  • Golang v1.16

Where am I ? πŸ’‘

This bot allows users in discord servers, edit and share medias from videos to audios

Don't forget to read/use commits and PR conventions before doing any change !

Start project

$ docker-compose up --build
$ docker exec -i db sh -c 'exec mysql -ugoproject -p"$MYSQL_PASSWORD"' < ./build/data/init.sql

To fill data in database, make the following HTTP request

POST localhost:8080/api/v1/fixtures

Now by executing the following HTTP request, data should be returned

GET localhost:8080/api/v1/servers

Docs πŸ“„

You can find our docs folder here

Swagger doc πŸ“„

To generate swagger doc

$ swag init -g cmd/app/main.go

Go in http://localhost:8080/swagger/index.html to see API doc

Features πŸ“˜ (incoming)

Extract a media from video or audio, which starts at X and ends at Y Extract the audio track from a video, which starts at X and which ends at Y Add a border to your discord avatar Add a watermark to a picture Reverse audio Convert an image to a gif, adding a filter

Filters available (Lightning, Glitch, Rain, disco,

  • fadebegin (Fade to black at the start),
  • fadeend (Fade to black at the end),
  • fadeboth (Fade to black at the start and at the end),
  • carlos (it just posts a gif by Carlos) 😍)

Main Libraries πŸ“š (incoming)

Contributors ✨


Jean Baptiste Agostin

✏️

Wyllis Monteiro

✏️

Benoit Covet

✏️

Valentin Moret

✏️

License πŸ“‘

MIT

About

Bot discord to edit medias directly in your server πŸŽ€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •