Skip to content

Garry's Mod extension for Custom Chat which allows you to send random gifs.

License

Notifications You must be signed in to change notification settings

b3hav1/UJ-Sender-x64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to install

  • Login or register in Google Cloud Console
  • Get Tenor API Key and put them into lua/autorun/server/sender.lua
  • Move "lua" to your Garry's Mod folder (%programfiles(x86)%\Steam\steamapps\common\GarrysMod\garrysmod)
  • Make sure you have installed Custom Chat (or any other chat addon that supports markdown)
  • Select x64 beta branch if you haven't already

How to use

  • Open chat and type command /gif {query}
  • Send received link on your behalf
  • Resend command and it will work

Please note: this will have to be done every time on server start

FAQ

  1. Why do I have to repeat steps above every time?

This is not my problem, this is how GLua HTTP requests works.

  1. Why addon installation so hard?

Because it provides access to API to generate image URL.

  1. Can I'm change command name?

Yes, go to lua/autorun/server/sender.lua and change value of command name field.

  1. Can I'm use source code in my own project?

Yes, no problem! If you needed parser please.

  1. Whats about support and updates?

I'm dont promise support, but i'll try to code GUI for addon.

  1. Will this available at Steam Workshop?

Sorry, not yet. I'm changed main account and playing by Family Share.

About

Garry's Mod extension for Custom Chat which allows you to send random gifs.

Topics

Resources

License

Stars

Watchers

Forks

Languages