-
I run a server with many people running bots, and the osu api rate limited by ip.
So even if any one key is not using enough to rate limit, all keys together are causing all keys to be rate limited…
-
I've tried making Banchobot respond to `!faq lines` in a public channel, to no avail -- the contents were sent to me privately instead, as if I was a regular user. I suspect it's the same for other co…
-
The spin on osu lazer is not right and is off with its spin calculator i spin 350 on a map in osu lazer but in normal osu i only spin 290 on the same map with consistent spins and i checked with a bot…
-
So, I wanted to see how this map [](https://osu.ppy.sh/beatmapsets/150945#osu/372245) looked on osu lazer, it worked perfectly in the stable build (granted no human can play it, only the auto bot can)…
-
I'm trying to make a chatbot into the game as my own account.
I'm sending `GET /api/v2/chat/channels` with a token I got from `POST /oauth/token` with public scope,
but it gives me `{'error': 'Inval…
-
Hi, since my account is also used as an irc-bot, I get messaged a lot. These messages can also end up in osu-web for some reason, and I have a decent amount (around 500).
While I imagine some might…
-
C:\Windows\system32>"C:\Users\senpai\Desktop\maniac-v1.0.0-rc7-debug.exe"
[debug] [main] humanization: 0
[debug] [Process::get_handle] found process 'osu!.exe' with id 10552
[debug] [Process::get_h…
-
import json
import requests
import discord
from discord.ext import commands
bot = commands.Bot(command_prefix='¤')
@bot.event
async def on_ready():
print('Bot log on as {0.user}'.format…
-
I just noticed this now, but I think this has been happening since the osu!catch SR and pp rework due to osu! api changes.
![screenshot098](https://user-images.githubusercontent.com/66353518/83605903…
-
Have users message in discord so the bot can recognize them. I'm thinking something like `link ` then it'll know who they are.
The bot would need to send them a message in game as well, something l…