Jump to content

Boomilei

Developer
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

1,650 profile views

Boomilei's Achievements

Rookie

Rookie (2/15)

  • First Post
  • Conversation Starter
  • Dedicated
  • One Year In
  • One Month Later

Recent Badges

3

Reputation

  1. Boomilei

    Bm extension

    Hey, the difference is that this one has a feature to get mutual friends, alerts if the user is a possible Game banned account and edits the style of Battlemetrics. It's actually more for personal use, but I thought why not publish it on CF ? (There will be even more cool stuff in the future)
  2. Boomilei

    Bm extension

    Version 1.0.0

    4 downloads

    It's a Chrome extension, so you will need a browser that supports that. What does the Extension do? 1. Changes the CSS (style) of BM to make it look more beautiful (there is an option without that) 2. Adds multiple features and info to the info area Features/Info - BM hours - Org hours - UKN hours - First seen - Steam Rust hours - Steam account create date - Steam friends count - feature to get mutual friends with another account - Steam game count - Last seen - Stats (kills/deaths/KD) - last ban - Notifies with "Possible GB" if last seen and last ban is about the same date Installation 1. Add the extension to your browser (either the normal or without CSS version) 2. Open the option page of the extension (if it doesn't automatically) 3. Insert steam and BM API key and click save 4. You're good to go! BM API key: https://www.battlemetrics.com/developers Steam API key: https://steamcommunity.com/dev/apikey Support For support, feel free to DM me on Discord Discord: Boomilei
    $4.99
  3. Boomilei

    Error

    Changed Status from Pending to Not a Bug
  4. Run „pip install discord.py“ before starting the bot.
  5. Boomilei

    Error

    Run „pip install discord.py“ before starting the bot.
  6. Version 1.0.0

    11 downloads

    This bot allows you to create embeds for your server info channel. /embed create → create an embed To add a server to an embed run /embed edit → select embed → add server /embed delete → delete an embed /embed edit → edit an embed /embed resend → resend an embed (e.g. it got deleted) Create an embed Questions: - title - description - thumbnail url (optional) - color - channel id Thumbnail url Has to be an url You can upload your desired thumbnail to any upload services e.g. https://gls.cx/ Edit an embed After selecting the embed you want to edit you can choose your desired option Edit options: - title - description - thumbnail url - channel - add server - remove server Adding server Questions: - name - description Setup 1. install python -> https://www.python.org/downloads/ version 3.10 or higher 2. install discord.py -> pip install discord.py version 2.3.2 or higher 3. fill out the config.json -> bot token and staff role id Example Config { "botToken": "FAKIFIFIAWFIOKFKIFFWF.fafAA2fFAFAa", "staffRoleId": 1252523552, "embeds": [ ] }
    $3.99
  7. Version 1.1.1

    24 downloads

    Customization Custom panel You can have up to 5 custom buttons with a custom modal for each (up to 5 questions) Custom issue/noissue message Setup adapt config in exampleconfig (or run configGen.py) with your desired settings run main.py Commands /panel send → sends panel Ticket buttons Issue (sends issue message and makes it read only) No issue (sends no issue message and makes it read only) Reopen (reopens ticket) Close (closes ticket) Config Gen Run it and insert your answers into your console. It automatically adapts your config. Support You can always message me on discord ⇒ Boomilei or use the support tab here on codefling Example config ticketRoleID → Users with that role are allowed to see all tickets and close/reopen them ticketCategoryID → Category the channels are going to be posted in (leave empty for no category) transcriptChannelID → Channel where all transcripts will be sent to { "token": "", "ticketRoleID": 123, "ticketCategoryID": 123, "transcriptChannelID": 123, "issueMessage": "If you have more complaints please submit another ticket.", "noIssueMessage": "We couldn't find any issues. Please submit a new ticket if you have any additional information.", "transcriptDescription": "Thank you for making a ticket.", "panelEmbed": { "title": "Submit a ticket", "description": "Please select your desired ticket \n\n ```Abusing will result in a ban```", "colorRGB": [ 128, 0, 0 ], "buttons": [ { "roleId": 123, "label": "Cheating Report", "ticketEmbedDescription": "Please be patient. We will look into your report asap.", "ticketName": "cheating", "_comment": "no whitespaces in ticketName", "color": "blue", "_comment2": "provided colors: red / green / blue ", "modal": { "title": "Cheating Report", "components": [ { "label": "Steam ID", "required": true }, { "label": "Evidence / not required", "required": false }, { "label": "Steam ID", "required": true }, { "label": "Steam ID", "required": true }, { "label": "Steam ID", "required": true } ], "_comment": "min 1, max 5 compnents." } }, { "roleId": 123, "label": "Payment Issue", "ticketEmbedDescription": "Please be patient. We will look into problem asap", "ticketName": "payment", "_comment": "no whitespaces in ticketName", "color": "green", "_comment2": "provided colors: red / green / blue", "modal": { "title": "Payment Issue", "components": [ { "label": "Your steam ID", "required": true }, { "label": "Describe your problem", "required": true } ] } } ] }, "tickets": [] }
    $9.99
1.5m

Downloads

Total number of downloads.

7.1k

Customers

Total customers served.

105.6k

Files Sold

Total number of files sold.

2.1m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.