# RoInfo
A Roblox API Wrapper for roblox.com which provides multiple features from the roblox website to be used from python.
## Authors
- [@Ryan-shamu-YT](https://github.com/Ryan-shamu-YT/)
## Features
- Groups
- Friends/Followers
- Robux
- Display Names
## API Reference
#### Login
```python
From RoInfo import Session
session = Session("_|WARNING:-DO-NOT-SHARE-THIS.--Sharing-this-will-allow-someone-to-log-in-as-you-and-to-steal-your-ROBUX-and-items.|_RestOfTheToken")
```
| Parameter | Type | Description |
| :-------- | :------- | :------------------------- |
| `Session` | `string` | **Required**. Your Roblox Account Token |
Upon calling this function you will now be able to use the functions which require an account, e.g. session.sendmessage("RecipentID", "Subject", "Body") sends a message to the Recipent which will require an active session
#### Session Functions
```python
session.change_display_name("newdisplayname")
```
| Parameter | Type | Description |
| :-------- | :------- | :-------------------------------- |
| `Display Name` | `string` | **Required**. Display Name To Be Set |
```python
session.get_current_robux()
```
| Parameter | Type | Description |
| :-------- | :------- | :-------------------------------- |
| `None` | `None` | **Returns the amount of roblox under the logged in user's account**. |
### Groups
```python
From RoInfo import Groups
```
Most functions under Groups do not require an account, functions which require permission e.g. sendgroupfunds("groupid", "userrecievingfunds", "amount")
| Parameter(s) | Type | Description |
| :-------- | :------- | :------------------------- |
| `Group Id`, `userid`, `amount` | `number` | **Required**. Active Session and permission to the action |
Upon calling this function the specified player (`userid`) will receive the specified robux (`amount`) from the specified group (`groupid`)
**More Documentation Soon!**
Raw data
{
"_id": null,
"home_page": "https://github.com/Ryan-shamu-YT/RoInfo",
"name": "RoInfo",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Roblox,RoInfo,Roblox Web Api,Roblox Python,Roblox For Python,Roblox Api,Roblox Api Library,Roblox Bot",
"author": "Ryan_shamu",
"author_email": "Ryanshamu418@Gmail.com",
"download_url": "https://files.pythonhosted.org/packages/13/df/21ddf15f06fb567459435761d2dcd7e4446a04e046695bc802866b8f8739/RoInfo-0.0.7.tar.gz",
"platform": null,
"description": "\r\n# RoInfo\r\n\r\nA Roblox API Wrapper for roblox.com which provides multiple features from the roblox website to be used from python.\r\n\r\n\r\n## Authors\r\n\r\n- [@Ryan-shamu-YT](https://github.com/Ryan-shamu-YT/)\r\n\r\n\r\n## Features\r\n\r\n- Groups\r\n- Friends/Followers\r\n- Robux\r\n- Display Names\r\n\r\n\r\n## API Reference\r\n\r\n#### Login\r\n\r\n```python\r\n From RoInfo import Session\r\n session = Session(\"_|WARNING:-DO-NOT-SHARE-THIS.--Sharing-this-will-allow-someone-to-log-in-as-you-and-to-steal-your-ROBUX-and-items.|_RestOfTheToken\")\r\n```\r\n\r\n| Parameter | Type | Description |\r\n| :-------- | :------- | :------------------------- |\r\n| `Session` | `string` | **Required**. Your Roblox Account Token |\r\n\r\nUpon calling this function you will now be able to use the functions which require an account, e.g. session.sendmessage(\"RecipentID\", \"Subject\", \"Body\") sends a message to the Recipent which will require an active session\r\n\r\n#### Session Functions\r\n\r\n```python\r\n session.change_display_name(\"newdisplayname\")\r\n```\r\n\r\n| Parameter | Type | Description |\r\n| :-------- | :------- | :-------------------------------- |\r\n| `Display Name` | `string` | **Required**. Display Name To Be Set |\r\n\r\n\r\n\r\n```python\r\n session.get_current_robux()\r\n```\r\n\r\n| Parameter | Type | Description |\r\n| :-------- | :------- | :-------------------------------- |\r\n| `None` | `None` | **Returns the amount of roblox under the logged in user's account**. |\r\n\r\n\r\n### Groups\r\n\r\n\r\n```python\r\n From RoInfo import Groups\r\n```\r\n\r\nMost functions under Groups do not require an account, functions which require permission e.g. sendgroupfunds(\"groupid\", \"userrecievingfunds\", \"amount\")\r\n\r\n\r\n\r\n| Parameter(s) | Type | Description |\r\n| :-------- | :------- | :------------------------- |\r\n| `Group Id`, `userid`, `amount` | `number` | **Required**. Active Session and permission to the action |\r\n\r\nUpon calling this function the specified player (`userid`) will receive the specified robux (`amount`) from the specified group (`groupid`)\r\n\r\n**More Documentation Soon!**\r\n",
"bugtrack_url": null,
"license": "",
"summary": "A Roblox API Wrapper for roblox.com",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://github.com/Ryan-shamu-YT/RoInfo/"
},
"split_keywords": [
"roblox",
"roinfo",
"roblox web api",
"roblox python",
"roblox for python",
"roblox api",
"roblox api library",
"roblox bot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "13df21ddf15f06fb567459435761d2dcd7e4446a04e046695bc802866b8f8739",
"md5": "8631d71cfc9f774609872d35c0b9e7ba",
"sha256": "333f117856513acfd01b99cdb9a56bfb568be0d084c7e4248f67dce142e4d58a"
},
"downloads": -1,
"filename": "RoInfo-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "8631d71cfc9f774609872d35c0b9e7ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2959,
"upload_time": "2024-02-03T14:39:59",
"upload_time_iso_8601": "2024-02-03T14:39:59.613984Z",
"url": "https://files.pythonhosted.org/packages/13/df/21ddf15f06fb567459435761d2dcd7e4446a04e046695bc802866b8f8739/RoInfo-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-03 14:39:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ryan-shamu-YT",
"github_project": "RoInfo",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "roinfo"
}