Giter Site home page Giter Site logo

go-bots's Introduction

Go Bots!

This is a repository where I will upload my bots developed with my Telegram Bot's API library, tgbot

I'll try to have all the bots updated here, but if you see that there are someone that are not listed here, please, tell me ^^

You can talk to me in telegram

Bots (In any order)

  • Book Bot (File Share Bot) - This is a bot that makes easy to share a directory from your disk.
  • RSS Bot - This is a bot to manage RSS subscription with notifications.
  • Downloader Bot - This is a bot to let the users download files from URLs.
  • Color Picker - This is a really simple bot that return a sample image of RGB or Hexadecimal.

go-bots's People

Contributors

rockneurotiko avatar

Stargazers

 avatar  avatar Morteza Mousavi avatar Javier Revillas avatar Edoardo Giacomello avatar YouKnow avatar  avatar Eduardo Roldan avatar Jan "Intervención" Raventós avatar Buddhika avatar Bevis Goh avatar علیرضا معظمی avatar  avatar Manoel V. Machado avatar Amin Sepehri avatar  avatar Mhamad Rachini avatar J. Pablo Pérez Trabucco avatar Yago avatar Irfaq Syed avatar Behzad avatar Ivan Smirnov avatar Lukas Möller avatar Space exploration enthusiast avatar Onur Babacan avatar Genar Trias Ortiz avatar Dario Castañé avatar Mohamad Jahani avatar

Watchers

Tobias Sette avatar  avatar Mhamad Rachini avatar  avatar Bevis Goh avatar Jan "Intervención" Raventós avatar  avatar YouKnow avatar  avatar

go-bots's Issues

webhook error

i see many error messages filling up my logs like these:
logger: Some error happened in your petition, check your token or remove the webhook.

what does is it mean, how to fix it ?

[Suggestion] Bookbot - implement "find" command

Hey,

I really like your bot - it's fast, well done, and light on resources. What are your thoughts on implementing a "find" command? I personally have many books, so navigating by hand can be tedious. I'm imagining something like this:

/settype epub # (saves user's preferred file extension)
/find mistborn # (runs find $BOOKROOT -iname "*mistborn*.epub". Returns list of top 10 results)
/dl 7 # (download 7th file)

Thoughts?

run.sh

I have issue running that on a debian box

error message
/bin/rssbot_linux_386: 5: /bin/rssbot_linux_386: Syntax error: newline unexpected\

my run.sh

!/usr/bin/env bash

BINARY=/bin/rssbot_linux_386
DBPATH=/opt/go-bots/rssbot/db/rss.db
ENVDIR=/opt/go-bots/rssbot/secrets.env
URL=""

$BINARY --db $DBPATH --env $ENVDIR --deploy=$URL

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.