Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.36 KB

README.md

File metadata and controls

50 lines (29 loc) · 1.36 KB

dcc-py-twitbot

devCodeCamp Twitter bot!

Twit.py creates a hashtag-less main post with the date, time and your message sequentially.

Reply.py finds the top trending hashtag and replies to the first 50 people with a random access message.

Warning

This software is for educational and instructional use only.

devCodeCamp will not be held liable if you use this code, and your Twitter account gets blocked or banned as a result.

Use at your own risk, and we urge you to not run this on your main Twitter account.

Bugs & Additions

Have a bug or want to add something? Please create an issue or a pull request right here.

https://github.com/devCodeCamp/dcc-py-twitbot

AUTHOR

Dave

Copyright and License

Copyright 2015 devCodeCamp.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.