Api

ampalibe.command(*args, **kwargs)

A decorator that registers the function as the route

ampalibe.action(*args, **kwargs)

A decorator that registers the function as the route

ampalibe.event(*args, **kwargs)

A decorator that registers the function as the route

ampalibe.Payload(payload, **kwargs)

Object for Payload Management

ampalibe.Model(*args, **kwargs)

ampalibe.constant

ampalibe.translate(key, lang)

this function uses the langs.json file.

ampalibe.crontab(spec[, func, args, start, ...])

ampalibe.simulate(sender_id, text, **params)

Simulate a message send by an user

ampalibe.download_file(url, file)

Downloading a file from an url.