Skip to main content
# analyticord

[![Supported Python versions](https://img.shields.io/pypi/pyversions/analyticord.svg)](https://pypi.org/project/analyticord)
[![License](https://img.shields.io/pypi/l/analyticord.svg)](https://choosealicense.com/licenses)
[![Documentation Status](https://readthedocs.org/projects/discordanalytics-python/badge/?version=latest)](http://discordanalytics-python.readthedocs.io/en/latest/?badge=latest)
[![Build Status](https://travis-ci.org/nitros12/module-python.svg?branch=master)](https://travis-ci.org/nitros12/module-python)

-----

**Table of Contents**

* [Installation](#installation)
* [Getting Started](#getting-started)
* [License](#license)

## Installation

analyticord is distributed on [PyPI](https://pypi.org) as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 3.5+ and PyPy.

```bash
$ pip install analyticord
```

## Getting Started
```python
import asyncio
from analyticord import AnalytiCord

loop = asyncio.get_event_loop()

# The most basic usage, with a single bot token
analytics = AnalytiCord("token")

# start up the analytics
# this could be done inside the on_ready event, etc of a d.py bot
loop.run_until_complete(analytics.start())

# hook the on_message event of a d.py bot
# this will send message count events to analyticord for you
analytics.messages.hook_bot(bot)
```

## License

analyticord is distributed under the terms of the
[MIT License](https://choosealicense.com/licenses/mit).


Release files for analyticord 0.3.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for analyticord 0.3.0
File Interpreter ABI Platform
analyticord-0.3.0-py3-none-any.whl Python 3 none any Details

Release files / analyticord-0.3.0-py3-none-any.whl

Download URL analyticord-0.3.0-py3-none-any.whl
Size 9.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
c235a3b9593a345a0357e23efbe0bd45bb470756f728ca3ad31f38dc65f1caf8
BLAKE2b-256 checksum
How to use checksums
391793e633a1cf7b6fde588f949978d58442832bf7b991be7fac7c033331fb58
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.3.0 This release

1 release file

0.2.0

2 release files

0.1.7

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page