Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 342 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 342 Bytes

PHPMyPeopleAPI

PHP class for Mypeople bot API.

Introduction

Implementation of MyPeople API. Based on NAF framework by Needlworks/TNF and MyPeople API code samples provided by Daum DNA Lab.

Requires PHP 5.2+.

Usage

Make sure that you create the config.ini which contains API key.

Example

apikey = 'PUTYOURKEYHERE'