在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):kensanata/bitlbee-mastodon开源软件地址(OpenSource Url):https://github.com/kensanata/bitlbee-mastodon开源编程语言(OpenSource Language):C 97.5%开源软件介绍(OpenSource Introduction):Mastodon plugin for BitlbeeThis plugin allows Bitlbee to communicate with Mastodon instances. Mastodon is a free, open-source, decentralized microblogging network. Bitlbee is an IRC server connecting to various other text messaging services. You run Bitlbee and connect to it using an IRC client, then configure Bitlbee to connect to other services, such as a Mastodon instance where you already have an account. The benefit is that you can now use any IRC client you want to connect to Mastodon. Please report issues using the
Software Wiki.
For questions, ping kensanata on Table of Contents LicenseMost of the source code is distributed under the GNU Lesser Public License 2.1. The build system is distributed under the GNU Public License 2.0 or any later version. Anything without an obvious license in the file header also uses the GPL 2.0 or any later version. ContributorsUsageFirst, make sure the installation worked by checking the installed
protocols using the If this worked, create your account using the In this example, we'll sign in as @[email protected]. This assumes an existing account on an instance! Replace username and Mastodon server when trying it. In your &bitlbee channel, add a new account, change it's base_url to point at your instance, and switch it on:
At this point, you'll get contacted by the user mastodon_oauth with a big URL that you need to visit using a browser. Visit the URL and authenticate the client. You'll get back another very long string. Copy and paste this string:
Once you do that, your login should complete in the &bitlbee channel:
You should now have a channel called #mastodon.weaponsvsac.space@localhost where all the status updates and notifications get shown. We'll call this your account channel. See help set name to change it's name. Mastodon gives BitlBee a permanent authentication token, which is saved in your configuration. You should probably save this configuration.
Adding the account and switching it on loads the Bitlbee Mastodon help
file into the system, allowing you to use Alternatively, a snapshot of the entries added to the help system by this plugin are available on the help page. Build dependencies
Building and InstallingCheck your distribution:
Alternatively, build it from source. You need to generate the autotools configuration script and related files by executing the following command:
After that, you can build as usual:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论