2017 © Pedro Peláez
 

plugin lemming-giphy

The Giphy extension for Lemming the Discord bot.

image

1337m/lemming-giphy

The Giphy extension for Lemming the Discord bot.

  • Sunday, October 2, 2016
  • by paroxp
  • Repository
  • 0 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Lemming Giphy

A plugin command, to the Lemming the Discord Bot., (*1)

Installation

This plugin, can be simply installed with the composer package., (*2)

composer require 1337m/lemming-giphy

Once, plugin is one of our dependencies, you can register it by referencing our library, in the config/commands.php in your package., (*3)

Like so:, (*4)

<?php

return [

    // Register Giphy plugin.
    'gif' => [
        'action' => Lemming\Giphy\Command::class
    ],

];

In order for the plugin to work for you, go to the GiphyAPI and request a new key; or use the public API key: dc6zaTOxFJmzC., (*5)

Once you obtain the key you'd like to use, make sure to add it to your .env file, so lemming can authorise the API., (*6)

GIPHY_API_KEY=dc6zaTOxFJmzC

Licence

Lemming and it's official plugins are open-sourced software licensed under the MIT license., (*7)

The Versions

02/10 2016

dev-master

9999999-dev

The Giphy extension for Lemming the Discord bot.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rafał Proszowski

php bot discord gif giphy

02/10 2016

0.0.1

0.0.1.0

The Giphy extension for Lemming the Discord bot.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rafał Proszowski

php bot discord gif giphy

01/10 2016

dev-init

dev-init

The Giphy extension for Lemming the Discord bot.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rafał Proszowski

php bot discord gif giphy