Git Product home page Git Product logo

bumpr's Introduction

Bumpr

Requirements:

  • A Discord account to be used as bot.
  • A bump reminder bot, there are numerous available for this purpose.
  • DMs opened with the Disboard bot from selfbot, this allows to fetch the slash command.

How it works:

Anytime the bot is pinged by the operator or the reminder bot, it sends the bump slash command.
The operator must ping the bot once for setting up the reminder, which automatically loops the bump for future.

Setup:

Fill out details needed in bot.py as strings.
That's it, you're welcome.

Disclaimer

By using this code, you are automating your Discord Account. This is against Discord's Terms of Service and Community Guidelines. If not used properly, your account(s) might get suspended or terminated by Discord. I, the developer, is not responsible for any consequences that may arise from the use of this code. Use this software at your own risk and responsibility. Learn more about Discord's Terms of Service and Community Guidelines here.

bumpr's People

Contributors

ragxxv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bumpr's Issues

e r r o r

is it still working dud? i cant get it to work, literally just changed the ids and prefix.

heres an error:

Exception ignored in thread started by: <bound method GatewayServer._response_loop of <discum.gateway.gateway.GatewayServer object at 0x7f62fa4dc9c0>>

Traceback (most recent call last):

File "/home/runner/frek/venv/lib/python3.10/site-packages/discum/gateway/gateway.py", line 303, in _response_loop
function(resp, **params)
File "main.py", line 21, in bump
data = s.get(['bump'])
File "/home/runner/frek/venv/lib/python3.10/site-packages/discum/utils/slash.py", line 84, in get
current_cmd = next(
File "/home/runner/frek/venv/lib/python3.10/site-packages/discum/utils/slash.py", line 87, in
if c["name"] == cmd and c["type"] in (1, 2)
KeyError: 'name'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.