{ "info": { "author": "Axel Rieben & Johnny Da Costa", "author_email": "axel.rieben@he-arc.ch, johnny.dacosta@he-arc.ch", "bugtrack_url": null, "classifiers": [], "description": "============================\nWhat is discordcalendarbot ?\n============================\n\ndiscordcalendarbot is a Discord bot that manage a Google shared calendar.\n\n====================\nHow to use the bot ?\n====================\n\nInstallation\n------------\n\n$ pip install discordcalendarbot\n\nConfiguration\n-------------\n\nInsert your Discord bot token in the conf.py file.\nInsert your Google Calendar API informations in the client_secret.json file.\n\nLaunching\n---------\n\n$ python -m discordcalendarbot\n\nComands availaible\n------------------\n\nEvery command start with '?' character.\n\n**Get some help**\n\n?help\n\n**Add a new event to the calendar**\n\n?add your_event\n\nexample : ?add Dentist tommorow at 5 o'clock\n\n**Delete an event of the calendar**\n\n?delete event_id\n\n**Update an event of the calendar**\n\n?update event_id\n\n**Search events containing a given word or sentence**\n\n?q your_word\n\nexample : ?s Dentist\n\n**Show event at a given date**\n\n?date YYYY-MM-DD\n\n**Show events of the day/week/month**\n\n?day\n\n?week\n\n?month", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/johndacost/PyBot", "keywords": "discord,asyncio,bot,google calendar", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "discordcalendarbot", "package_url": "https://pypi.org/project/discordcalendarbot/", "platform": "", "project_url": "https://pypi.org/project/discordcalendarbot/", "project_urls": { "Homepage": "https://github.com/johndacost/PyBot" }, "release_url": "https://pypi.org/project/discordcalendarbot/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Discord bot that handle a Google calendar", "version": "1.0.1" }, "last_serial": 2924698, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "5dd51a11c6ecfeb1af760eb956988941", "sha256": "6fbef16bdfa69325f2d95edf61b79f2d980c79330acbad871eb0587e6fbe8d08" }, "downloads": -1, "filename": "discordcalendarbot-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5dd51a11c6ecfeb1af760eb956988941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5018, "upload_time": "2017-06-04T17:37:32", "url": "https://files.pythonhosted.org/packages/31/a6/c0abfde54723a20eb2af169bd63593c7d7b128a3425890e2c2c1d106ceb6/discordcalendarbot-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5dd51a11c6ecfeb1af760eb956988941", "sha256": "6fbef16bdfa69325f2d95edf61b79f2d980c79330acbad871eb0587e6fbe8d08" }, "downloads": -1, "filename": "discordcalendarbot-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5dd51a11c6ecfeb1af760eb956988941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5018, "upload_time": "2017-06-04T17:37:32", "url": "https://files.pythonhosted.org/packages/31/a6/c0abfde54723a20eb2af169bd63593c7d7b128a3425890e2c2c1d106ceb6/discordcalendarbot-1.0.1.tar.gz" } ] }