Skip to content

A discord bot script that automates the obelisk bot

License

Notifications You must be signed in to change notification settings

xVinn/obelisk-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

obelisk-script

Forks Stargazers Issues GPL License


Obelisk-Script

A Discord Bot script to automate the obelisk bot
Explore the docs »

Report Bug · Request Feature

alt text

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

This is a discord bot script that i made to automate the obelisk bot.

Why did i make it?:

  • They changed their bot detection to a new method that i figured a way around
  • I wanted to test if it was possible and if i myself could make it
  • I also enjoy making bot - even if they are poorly made

The bot has a few features:

  • Will check all cooldowns on start and convent them to timestamps - it currently only uses a few of them but they are all there
  • The hunt and gather command will run a few seconds after their cooldown with some random in there.
  • The Quest and Daily commands are also automated
  • A user can send commands to the bot over discord

Built With

Getting Started

It's easy to use, you will need Discord.py and Python 3

Prerequisites

  • Discord.py
    python3 -m pip install discord.py

Installation

  1. Clone the repo

    git clone https://github.com/DevJ4Y/obelisk-script.git
  2. Install the Discord.py lib

  3. Edit the Obot.py and add the account token on the last line - within the ""

Usage

All these commands are to be sent to the bot via discord

To control the bot from another discord account, first you will need to assign your user as the admin. Anyone can do this if they know how.

.login

ping - Will return a pong to check all is running ok

ping

toggle - toggle on or off both the hunt and gather automation

toggle h
toggle g

stop loop - stops the main think loop for all the commands

stop loop

start loop - starts the main think loop for all the commands

start loop

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL - 3.0. See LICENSE for more information.

Contact

<J4Y> - My site

Project Link: https://github.com/DevJ4Y/obelisk-script

About

A discord bot script that automates the obelisk bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%