Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 19385c7

Browse files
Update, date - Sun 10/23/2022, time - 22:55:35.19
1 parent 7952465 commit 19385c7

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Devs
2828
.. _Todo Lodo: https://github.com/TodoLodo2089
2929
.. _Engineer15: https://github.com/Engineer152
3030

31-
====
31+
===============
3232
Partnered Code
33-
====
33+
===============
3434
`Node-CallOfDuty`_ by: `Lierrmm`_
3535

3636
.. _Node-CallOfDuty: https://github.com/Lierrmm/Node-CallOfDuty
@@ -233,7 +233,8 @@ For a detailed description, ``__doc__`` (docstring) of each sub class can be cal
233233
print(api.Misc.__doc__)
234234
235235
Full Profile History
236-
--------------
236+
--------------------
237+
237238
Any sub class of ``API`` that is of game catogery, has methods to check a player's combat history.
238239
Note that before calling any sub class methods of ``API`` you must be `logged in`_.
239240
Main method is ``fullData()`` which is available for ``ColdWar``, ``ModernWarfare``, ``Vanguard`` and ``Warzone`` classes.
@@ -260,6 +261,7 @@ Here's an example for retrieving **Warzone** full profile history of a player wh
260261
261262
Combat History
262263
--------------
264+
263265
Main methods are ``combatHistory()`` and ``combatHistoryWithDate()`` which are available for all ``ColdWar``,
264266
``ModernWarfare``, ``ModernWarfare2``, ``Vanguard``, ``Warzone`` and ``Warzone2`` classes.
265267

4 Bytes
Binary file not shown.

dist/cod_api-0.0.3.tar.gz

20 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)